doc/R509/Cert/Extensions/KeyUsage.html in r509-0.10.0 vs doc/R509/Cert/Extensions/KeyUsage.html in r509-1.0

- old
+ new

@@ -1,80 +1,78 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<!DOCTYPE html> +<html> <head> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> Class: R509::Cert::Extensions::KeyUsage - &mdash; Documentation by YARD 0.8.6.1 + &mdash; Documentation by YARD 0.9.5 </title> <link rel="stylesheet" href="../../../css/style.css" type="text/css" charset="utf-8" /> <link rel="stylesheet" href="../../../css/common.css" type="text/css" charset="utf-8" /> <script type="text/javascript" charset="utf-8"> - hasFrames = window.top.frames.main ? true : false; + pathId = "R509::Cert::Extensions::KeyUsage"; relpath = '../../../'; - framesUrl = "../../../frames.html#!" + escape(window.location.href); </script> <script type="text/javascript" charset="utf-8" src="../../../js/jquery.js"></script> <script type="text/javascript" charset="utf-8" src="../../../js/app.js"></script> </head> <body> - <div id="header"> - <div id="menu"> + <div class="nav_wrap"> + <iframe id="nav" src="../../../class_list.html"></iframe> + <div id="resizer"></div> + </div> + + <div id="main" tabindex="-1"> + <div id="header"> + <div id="menu"> <a href="../../../_index.html">Index (K)</a> &raquo; <span class='title'><span class='object_link'><a href="../../../R509.html" title="R509 (module)">R509</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../../Cert.html" title="R509::Cert (class)">Cert</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../Extensions.html" title="R509::Cert::Extensions (module)">Extensions</a></span></span> &raquo; <span class="title">KeyUsage</span> - - <div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div> </div> - <div id="search"> + <div id="search"> <a class="full_list_link" id="class_list_link" href="../../../class_list.html"> - Class List + + <svg width="24" height="24"> + <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect> + <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect> + <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect> + </svg> </a> - <a class="full_list_link" id="method_list_link" - href="../../../method_list.html"> - Method List - </a> - - <a class="full_list_link" id="file_list_link" - href="../../../file_list.html"> - File List - </a> - </div> - <div class="clear"></div> - </div> + <div class="clear"></div> + </div> - <iframe id="search_frame"></iframe> + <iframe id="search_frame" src="../../../class_list.html"></iframe> - <div id="content"><h1>Class: R509::Cert::Extensions::KeyUsage + <div id="content"><h1>Class: R509::Cert::Extensions::KeyUsage </h1> - -<dl class="box"> +<div class="box_info"> - <dt class="r1">Inherits:</dt> - <dd class="r1"> + <dl> + <dt>Inherits:</dt> + <dd> <span class="inheritName">OpenSSL::X509::Extension</span> <ul class="fullTree"> <li>Object</li> @@ -83,30 +81,35 @@ <li class="next">R509::Cert::Extensions::KeyUsage</li> </ul> <a href="#" class="inheritanceTree">show all</a> - </dd> - + </dd> + </dl> + - - - <dt class="r2">Includes:</dt> - <dd class="r2"><span class='object_link'><a href="ValidationMixin.html" title="R509::Cert::Extensions::ValidationMixin (module)">ValidationMixin</a></span></dd> - - + <dl> + <dt>Includes:</dt> + <dd><span class='object_link'><a href="ValidationMixin.html" title="R509::Cert::Extensions::ValidationMixin (module)">ValidationMixin</a></span></dd> + </dl> - <dt class="r1 last">Defined in:</dt> - <dd class="r1 last">lib/r509/cert/extensions/key_usage.rb</dd> -</dl> -<div class="clear"></div> + + + + <dl> + <dt>Defined in:</dt> + <dd>lib/r509/cert/extensions/key_usage.rb</dd> + </dl> + +</div> + <h2>Overview</h2><div class="docstring"> <div class="discussion"> <p>RFC 5280 Description (see: <a href="http://www.ietf.org/rfc/rfc5280.txt">www.ietf.org/rfc/rfc5280.txt</a>)</p> @@ -129,15 +132,14 @@ <div class="tags"> </div> <h2>Constant Summary</h2> - - <dl class="constants"> - - <dt id="OID-constant" class="">OID = - <div class="docstring"> + <dl class="constants"> + + <dt id="OID-constant" class="">OID = + <div class="docstring"> <div class="discussion"> <p>friendly name for KeyUsage OID</p> @@ -145,15 +147,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>keyUsage</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_DIGITAL_SIGNATURE-constant" class="">AU_DIGITAL_SIGNATURE = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>keyUsage</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_DIGITAL_SIGNATURE-constant" class="">AU_DIGITAL_SIGNATURE = + <div class="docstring"> <div class="discussion"> <p>OpenSSL short name for Digital Signature</p> @@ -161,15 +163,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>digitalSignature</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_NON_REPUDIATION-constant" class="">AU_NON_REPUDIATION = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>digitalSignature</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_NON_REPUDIATION-constant" class="">AU_NON_REPUDIATION = + <div class="docstring"> <div class="discussion"> <p>OpenSSL short name for Non Repudiation (also known as content commitment)</p> @@ -177,15 +179,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>nonRepudiation</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_KEY_ENCIPHERMENT-constant" class="">AU_KEY_ENCIPHERMENT = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>nonRepudiation</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_KEY_ENCIPHERMENT-constant" class="">AU_KEY_ENCIPHERMENT = + <div class="docstring"> <div class="discussion"> <p>OpenSSL short name for Key Encipherment</p> @@ -193,15 +195,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>keyEncipherment</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_DATA_ENCIPHERMENT-constant" class="">AU_DATA_ENCIPHERMENT = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>keyEncipherment</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_DATA_ENCIPHERMENT-constant" class="">AU_DATA_ENCIPHERMENT = + <div class="docstring"> <div class="discussion"> <p>OpenSSL short name for Data Encipherment</p> @@ -209,15 +211,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>dataEncipherment</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_KEY_AGREEMENT-constant" class="">AU_KEY_AGREEMENT = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>dataEncipherment</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_KEY_AGREEMENT-constant" class="">AU_KEY_AGREEMENT = + <div class="docstring"> <div class="discussion"> <p>OpenSSL short name for Key Agreement</p> @@ -225,15 +227,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>keyAgreement</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_KEY_CERT_SIGN-constant" class="">AU_KEY_CERT_SIGN = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>keyAgreement</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_KEY_CERT_SIGN-constant" class="">AU_KEY_CERT_SIGN = + <div class="docstring"> <div class="discussion"> <p>OpenSSL short name for Certificate Sign</p> @@ -241,15 +243,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>keyCertSign</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_CRL_SIGN-constant" class="">AU_CRL_SIGN = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>keyCertSign</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_CRL_SIGN-constant" class="">AU_CRL_SIGN = + <div class="docstring"> <div class="discussion"> <p>OpenSSL short name for CRL Sign</p> @@ -257,15 +259,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>cRLSign</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_ENCIPHER_ONLY-constant" class="">AU_ENCIPHER_ONLY = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>cRLSign</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_ENCIPHER_ONLY-constant" class="">AU_ENCIPHER_ONLY = + <div class="docstring"> <div class="discussion"> <p>OpenSSL short name for Encipher Only</p> @@ -273,15 +275,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>encipherOnly</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_DECIPHER_ONLY-constant" class="">AU_DECIPHER_ONLY = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>encipherOnly</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_DECIPHER_ONLY-constant" class="">AU_DECIPHER_ONLY = + <div class="docstring"> <div class="discussion"> <p>OpenSSL short name for Decipher Only</p> @@ -289,26 +291,25 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>decipherOnly</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - </dl> - + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>decipherOnly</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + </dl> - <h2>Instance Attribute Summary <small>(<a href="#" class="summary_toggle">collapse</a>)</small></h2> + <h2>Instance Attribute Summary <small><a href="#" class="summary_toggle">collapse</a></small></h2> <ul class="summary"> <li class="public "> <span class="summary_signature"> - <a href="#allowed_uses-instance_method" title="#allowed_uses (instance method)">- (Array<sup>?</sup>) <strong>allowed_uses</strong> </a> + <a href="#allowed_uses-instance_method" title="#allowed_uses (instance method)">#<strong>allowed_uses</strong> &#x21d2; Array<sup>?</sup> </a> </span> @@ -338,19 +339,19 @@ <h2> Instance Method Summary - <small>(<a href="#" class="summary_toggle">collapse</a>)</small> + <small><a href="#" class="summary_toggle">collapse</a></small> </h2> <ul class="summary"> <li class="public "> <span class="summary_signature"> - <a href="#allows%3F-instance_method" title="#allows? (instance method)">- (Boolean) <strong>allows?</strong>(friendly_use_name) </a> + <a href="#allows%3F-instance_method" title="#allows? (instance method)">#<strong>allows?</strong>(friendly_use_name) &#x21d2; Boolean </a> </span> @@ -370,11 +371,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#crl_sign%3F-instance_method" title="#crl_sign? (instance method)">- (Boolean) <strong>crl_sign?</strong> </a> + <a href="#crl_sign%3F-instance_method" title="#crl_sign? (instance method)">#<strong>crl_sign?</strong> &#x21d2; Boolean </a> </span> @@ -392,11 +393,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#data_encipherment%3F-instance_method" title="#data_encipherment? (instance method)">- (Boolean) <strong>data_encipherment?</strong> </a> + <a href="#data_encipherment%3F-instance_method" title="#data_encipherment? (instance method)">#<strong>data_encipherment?</strong> &#x21d2; Boolean </a> </span> @@ -414,11 +415,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#decipher_only%3F-instance_method" title="#decipher_only? (instance method)">- (Boolean) <strong>decipher_only?</strong> </a> + <a href="#decipher_only%3F-instance_method" title="#decipher_only? (instance method)">#<strong>decipher_only?</strong> &#x21d2; Boolean </a> </span> @@ -436,11 +437,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#digital_signature%3F-instance_method" title="#digital_signature? (instance method)">- (Boolean) <strong>digital_signature?</strong> </a> + <a href="#digital_signature%3F-instance_method" title="#digital_signature? (instance method)">#<strong>digital_signature?</strong> &#x21d2; Boolean </a> </span> @@ -458,11 +459,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#encipher_only%3F-instance_method" title="#encipher_only? (instance method)">- (Boolean) <strong>encipher_only?</strong> </a> + <a href="#encipher_only%3F-instance_method" title="#encipher_only? (instance method)">#<strong>encipher_only?</strong> &#x21d2; Boolean </a> </span> @@ -480,11 +481,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#initialize-instance_method" title="#initialize (instance method)">- (KeyUsage) <strong>initialize</strong>(arg) </a> + <a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(arg) &#x21d2; KeyUsage </a> </span> @@ -506,11 +507,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#key_agreement%3F-instance_method" title="#key_agreement? (instance method)">- (Boolean) <strong>key_agreement?</strong> </a> + <a href="#key_agreement%3F-instance_method" title="#key_agreement? (instance method)">#<strong>key_agreement?</strong> &#x21d2; Boolean </a> </span> @@ -528,11 +529,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#key_cert_sign%3F-instance_method" title="#key_cert_sign? (instance method)">- (Boolean) <strong>key_cert_sign?</strong> </a> + <a href="#key_cert_sign%3F-instance_method" title="#key_cert_sign? (instance method)">#<strong>key_cert_sign?</strong> &#x21d2; Boolean </a> </span> @@ -550,11 +551,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#key_encipherment%3F-instance_method" title="#key_encipherment? (instance method)">- (Boolean) <strong>key_encipherment?</strong> </a> + <a href="#key_encipherment%3F-instance_method" title="#key_encipherment? (instance method)">#<strong>key_encipherment?</strong> &#x21d2; Boolean </a> </span> @@ -572,11 +573,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#non_repudiation%3F-instance_method" title="#non_repudiation? (instance method)">- (Boolean) <strong>non_repudiation?</strong> </a> + <a href="#non_repudiation%3F-instance_method" title="#non_repudiation? (instance method)">#<strong>non_repudiation?</strong> &#x21d2; Boolean </a> </span> @@ -594,11 +595,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#to_h-instance_method" title="#to_h (instance method)">- (Hash) <strong>to_h</strong> </a> + <a href="#to_h-instance_method" title="#to_h (instance method)">#<strong>to_h</strong> &#x21d2; Hash </a> </span> @@ -616,11 +617,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#to_yaml-instance_method" title="#to_yaml (instance method)">- (YAML) <strong>to_yaml</strong> </a> + <a href="#to_yaml-instance_method" title="#to_yaml (instance method)">#<strong>to_yaml</strong> &#x21d2; YAML </a> </span> @@ -647,11 +648,11 @@ <h2>Constructor Details</h2> <div class="method_details first"> <h3 class="signature first" id="initialize-instance_method"> - - (<tt><span class='object_link'><a href="" title="R509::Cert::Extensions::KeyUsage (class)">KeyUsage</a></span></tt>) <strong>initialize</strong>(arg) + #<strong>initialize</strong>(arg) &#x21d2; <tt><span class='object_link'><a href="" title="R509::Cert::Extensions::KeyUsage (class)">KeyUsage</a></span></tt> @@ -668,11 +669,12 @@ <span class='id identifier rubyid_dataEncipherment'>dataEncipherment</span> <span class='id identifier rubyid_keyAgreement'>keyAgreement</span> <span class='id identifier rubyid_keyCertSign'>keyCertSign</span> <span class='id identifier rubyid_cRLSign'>cRLSign</span> <span class='id identifier rubyid_encipherOnly'>encipherOnly</span> -<span class='id identifier rubyid_decipherOnly'>decipherOnly</span></code></pre> +<span class='id identifier rubyid_decipherOnly'>decipherOnly</span> +</code></pre> </div> </div> <div class="tags"> @@ -756,11 +758,11 @@ </td> <td> <pre class="code"><span class="info file"># File 'lib/r509/cert/extensions/key_usage.rb', line 71</span> <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_arg'>arg</span><span class='rparen'>)</span> - <span class='kw'>if</span> <span class='kw'>not</span> <span class='const'>R509</span><span class='op'>::</span><span class='const'>Cert</span><span class='op'>::</span><span class='const'>Extensions</span><span class='period'>.</span><span class='id identifier rubyid_is_extension?'>is_extension?</span><span class='lparen'>(</span><span class='id identifier rubyid_arg'>arg</span><span class='rparen'>)</span> + <span class='kw'>unless</span> <span class='const'>R509</span><span class='op'>::</span><span class='const'>Cert</span><span class='op'>::</span><span class='const'>Extensions</span><span class='period'>.</span><span class='id identifier rubyid_is_extension?'>is_extension?</span><span class='lparen'>(</span><span class='id identifier rubyid_arg'>arg</span><span class='rparen'>)</span> <span class='id identifier rubyid_arg'>arg</span> <span class='op'>=</span> <span class='id identifier rubyid_build_extension'>build_extension</span><span class='lparen'>(</span><span class='id identifier rubyid_arg'>arg</span><span class='rparen'>)</span> <span class='kw'>end</span> <span class='kw'>super</span><span class='lparen'>(</span><span class='id identifier rubyid_arg'>arg</span><span class='rparen'>)</span> <span class='id identifier rubyid_parse_extension'>parse_extension</span> @@ -778,11 +780,11 @@ <span id=""></span> <div class="method_details first"> <h3 class="signature first" id="allowed_uses-instance_method"> - - (<tt>Array</tt><sup>?</sup>) <strong>allowed_uses</strong> <span class="extras">(readonly)</span> + #<strong>allowed_uses</strong> &#x21d2; <tt>Array</tt><sup>?</sup> <span class="extras">(readonly)</span> @@ -839,11 +841,11 @@ <div class="method_details first"> <h3 class="signature first" id="allows?-instance_method"> - - (<tt>Boolean</tt>) <strong>allows?</strong>(friendly_use_name) + #<strong>allows?</strong>(friendly_use_name) &#x21d2; <tt>Boolean</tt> @@ -903,22 +905,22 @@ 86</pre> </td> <td> <pre class="code"><span class="info file"># File 'lib/r509/cert/extensions/key_usage.rb', line 84</span> -<span class='kw'>def</span> <span class='id identifier rubyid_allows?'>allows?</span><span class='lparen'>(</span> <span class='id identifier rubyid_friendly_use_name'>friendly_use_name</span> <span class='rparen'>)</span> - <span class='ivar'>@allowed_uses</span><span class='period'>.</span><span class='id identifier rubyid_include?'>include?</span><span class='lparen'>(</span> <span class='id identifier rubyid_friendly_use_name'>friendly_use_name</span> <span class='rparen'>)</span> +<span class='kw'>def</span> <span class='id identifier rubyid_allows?'>allows?</span><span class='lparen'>(</span><span class='id identifier rubyid_friendly_use_name'>friendly_use_name</span><span class='rparen'>)</span> + <span class='ivar'>@allowed_uses</span><span class='period'>.</span><span class='id identifier rubyid_include?'>include?</span><span class='lparen'>(</span><span class='id identifier rubyid_friendly_use_name'>friendly_use_name</span><span class='rparen'>)</span> <span class='kw'>end</span></pre> </td> </tr> </table> </div> <div class="method_details "> <h3 class="signature " id="crl_sign?-instance_method"> - - (<tt>Boolean</tt>) <strong>crl_sign?</strong> + #<strong>crl_sign?</strong> &#x21d2; <tt>Boolean</tt> @@ -966,11 +968,11 @@ </div> <div class="method_details "> <h3 class="signature " id="data_encipherment?-instance_method"> - - (<tt>Boolean</tt>) <strong>data_encipherment?</strong> + #<strong>data_encipherment?</strong> &#x21d2; <tt>Boolean</tt> @@ -1018,11 +1020,11 @@ </div> <div class="method_details "> <h3 class="signature " id="decipher_only?-instance_method"> - - (<tt>Boolean</tt>) <strong>decipher_only?</strong> + #<strong>decipher_only?</strong> &#x21d2; <tt>Boolean</tt> @@ -1070,11 +1072,11 @@ </div> <div class="method_details "> <h3 class="signature " id="digital_signature?-instance_method"> - - (<tt>Boolean</tt>) <strong>digital_signature?</strong> + #<strong>digital_signature?</strong> &#x21d2; <tt>Boolean</tt> @@ -1122,11 +1124,11 @@ </div> <div class="method_details "> <h3 class="signature " id="encipher_only?-instance_method"> - - (<tt>Boolean</tt>) <strong>encipher_only?</strong> + #<strong>encipher_only?</strong> &#x21d2; <tt>Boolean</tt> @@ -1174,11 +1176,11 @@ </div> <div class="method_details "> <h3 class="signature " id="key_agreement?-instance_method"> - - (<tt>Boolean</tt>) <strong>key_agreement?</strong> + #<strong>key_agreement?</strong> &#x21d2; <tt>Boolean</tt> @@ -1226,11 +1228,11 @@ </div> <div class="method_details "> <h3 class="signature " id="key_cert_sign?-instance_method"> - - (<tt>Boolean</tt>) <strong>key_cert_sign?</strong> + #<strong>key_cert_sign?</strong> &#x21d2; <tt>Boolean</tt> @@ -1278,11 +1280,11 @@ </div> <div class="method_details "> <h3 class="signature " id="key_encipherment?-instance_method"> - - (<tt>Boolean</tt>) <strong>key_encipherment?</strong> + #<strong>key_encipherment?</strong> &#x21d2; <tt>Boolean</tt> @@ -1330,11 +1332,11 @@ </div> <div class="method_details "> <h3 class="signature " id="non_repudiation?-instance_method"> - - (<tt>Boolean</tt>) <strong>non_repudiation?</strong> + #<strong>non_repudiation?</strong> &#x21d2; <tt>Boolean</tt> @@ -1382,11 +1384,11 @@ </div> <div class="method_details "> <h3 class="signature " id="to_h-instance_method"> - - (<tt>Hash</tt>) <strong>to_h</strong> + #<strong>to_h</strong> &#x21d2; <tt>Hash</tt> @@ -1440,11 +1442,11 @@ </div> <div class="method_details "> <h3 class="signature " id="to_yaml-instance_method"> - - (<tt>YAML</tt>) <strong>to_yaml</strong> + #<strong>to_yaml</strong> &#x21d2; <tt>YAML</tt> @@ -1493,13 +1495,14 @@ </div> </div> - <div id="footer"> - Generated on Sun Jan 26 13:37:27 2014 by + <div id="footer"> + Generated on Tue Dec 6 17:27:41 2016 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> - 0.8.6.1 (ruby-2.0.0). + 0.9.5 (ruby-2.4.0). </div> + </div> </body> </html> \ No newline at end of file