doc/R509/Cert/Extensions/ExtendedKeyUsage.html in r509-0.10.0 vs doc/R509/Cert/Extensions/ExtendedKeyUsage.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::ExtendedKeyUsage - &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::ExtendedKeyUsage"; 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 (E)</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">ExtendedKeyUsage</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::ExtendedKeyUsage + <div id="content"><h1>Class: R509::Cert::Extensions::ExtendedKeyUsage </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::ExtendedKeyUsage</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/extended_key_usage.rb</dd> -</dl> -<div class="clear"></div> + + + + <dl> + <dt>Defined in:</dt> + <dd>lib/r509/cert/extensions/extended_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> @@ -125,15 +128,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 EKU OID</p> @@ -141,15 +143,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>extendedKeyUsage</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_WEB_SERVER_AUTH-constant" class="">AU_WEB_SERVER_AUTH = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>extendedKeyUsage</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_WEB_SERVER_AUTH-constant" class="">AU_WEB_SERVER_AUTH = + <div class="docstring"> <div class="discussion"> <p>The OpenSSL short name for TLS Web Server Authentication</p> @@ -157,15 +159,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>serverAuth</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_WEB_CLIENT_AUTH-constant" class="">AU_WEB_CLIENT_AUTH = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>serverAuth</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_WEB_CLIENT_AUTH-constant" class="">AU_WEB_CLIENT_AUTH = + <div class="docstring"> <div class="discussion"> <p>The OpenSSL short name for TLS Web Client Authentication</p> @@ -173,15 +175,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>clientAuth</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_CODE_SIGNING-constant" class="">AU_CODE_SIGNING = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>clientAuth</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_CODE_SIGNING-constant" class="">AU_CODE_SIGNING = + <div class="docstring"> <div class="discussion"> <p>The OpenSSL short name for Code Signing</p> @@ -189,15 +191,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>codeSigning</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_EMAIL_PROTECTION-constant" class="">AU_EMAIL_PROTECTION = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>codeSigning</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_EMAIL_PROTECTION-constant" class="">AU_EMAIL_PROTECTION = + <div class="docstring"> <div class="discussion"> <p>The OpenSSL short name for E-mail Protection</p> @@ -205,15 +207,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>emailProtection</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_OCSP_SIGNING-constant" class="">AU_OCSP_SIGNING = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>emailProtection</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_OCSP_SIGNING-constant" class="">AU_OCSP_SIGNING = + <div class="docstring"> <div class="discussion"> <p>The OpenSSL short name for OCSP Signing</p> @@ -221,15 +223,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>OCSPSigning</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_TIME_STAMPING-constant" class="">AU_TIME_STAMPING = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>OCSPSigning</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_TIME_STAMPING-constant" class="">AU_TIME_STAMPING = + <div class="docstring"> <div class="discussion"> <p>The OpenSSL short name for Time Stamping</p> @@ -237,15 +239,15 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>timeStamping</span><span class='tstring_end'>&quot;</span></span></pre></dd> - - <dt id="AU_ANY_EXTENDED_KEY_USAGE-constant" class="">AU_ANY_EXTENDED_KEY_USAGE = - <div class="docstring"> + </dt> + <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>timeStamping</span><span class='tstring_end'>&quot;</span></span></pre></dd> + + <dt id="AU_ANY_EXTENDED_KEY_USAGE-constant" class="">AU_ANY_EXTENDED_KEY_USAGE = + <div class="docstring"> <div class="discussion"> <p>The OpenSSL short name for Any Extended Key Usage</p> @@ -253,26 +255,25 @@ </div> <div class="tags"> </div> - </dt> - <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>anyExtendedKeyUsage</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'>anyExtendedKeyUsage</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> @@ -302,19 +303,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> @@ -334,11 +335,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#any_extended_key_usage%3F-instance_method" title="#any_extended_key_usage? (instance method)">- (Boolean) <strong>any_extended_key_usage?</strong> </a> + <a href="#any_extended_key_usage%3F-instance_method" title="#any_extended_key_usage? (instance method)">#<strong>any_extended_key_usage?</strong> &#x21d2; Boolean </a> </span> @@ -356,11 +357,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#code_signing%3F-instance_method" title="#code_signing? (instance method)">- (Boolean) <strong>code_signing?</strong> </a> + <a href="#code_signing%3F-instance_method" title="#code_signing? (instance method)">#<strong>code_signing?</strong> &#x21d2; Boolean </a> </span> @@ -378,11 +379,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#email_protection%3F-instance_method" title="#email_protection? (instance method)">- (Boolean) <strong>email_protection?</strong> </a> + <a href="#email_protection%3F-instance_method" title="#email_protection? (instance method)">#<strong>email_protection?</strong> &#x21d2; Boolean </a> </span> @@ -400,11 +401,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#initialize-instance_method" title="#initialize (instance method)">- (ExtendedKeyUsage) <strong>initialize</strong>(arg) </a> + <a href="#initialize-instance_method" title="#initialize (instance method)">#<strong>initialize</strong>(arg) &#x21d2; ExtendedKeyUsage </a> </span> @@ -426,11 +427,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#ocsp_signing%3F-instance_method" title="#ocsp_signing? (instance method)">- (Boolean) <strong>ocsp_signing?</strong> </a> + <a href="#ocsp_signing%3F-instance_method" title="#ocsp_signing? (instance method)">#<strong>ocsp_signing?</strong> &#x21d2; Boolean </a> </span> @@ -448,11 +449,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#time_stamping%3F-instance_method" title="#time_stamping? (instance method)">- (Boolean) <strong>time_stamping?</strong> </a> + <a href="#time_stamping%3F-instance_method" title="#time_stamping? (instance method)">#<strong>time_stamping?</strong> &#x21d2; Boolean </a> </span> @@ -470,11 +471,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> @@ -492,11 +493,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> @@ -514,11 +515,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#web_client_authentication%3F-instance_method" title="#web_client_authentication? (instance method)">- (Boolean) <strong>web_client_authentication?</strong> </a> + <a href="#web_client_authentication%3F-instance_method" title="#web_client_authentication? (instance method)">#<strong>web_client_authentication?</strong> &#x21d2; Boolean </a> </span> @@ -536,11 +537,11 @@ <li class="public "> <span class="summary_signature"> - <a href="#web_server_authentication%3F-instance_method" title="#web_server_authentication? (instance method)">- (Boolean) <strong>web_server_authentication?</strong> </a> + <a href="#web_server_authentication%3F-instance_method" title="#web_server_authentication? (instance method)">#<strong>web_server_authentication?</strong> &#x21d2; Boolean </a> </span> @@ -567,11 +568,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::ExtendedKeyUsage (class)">ExtendedKeyUsage</a></span></tt>) <strong>initialize</strong>(arg) + #<strong>initialize</strong>(arg) &#x21d2; <tt><span class='object_link'><a href="" title="R509::Cert::Extensions::ExtendedKeyUsage (class)">ExtendedKeyUsage</a></span></tt> @@ -592,25 +593,26 @@ <span class='id identifier rubyid_msCodeInd'>msCodeInd</span> <span class='lparen'>(</span><span class='kw'>not</span> <span class='id identifier rubyid_part'>part</span> <span class='id identifier rubyid_of'>of</span> <span class='const'>RFC</span> <span class='int'>5280</span><span class='rparen'>)</span> <span class='id identifier rubyid_msCodeCom'>msCodeCom</span> <span class='lparen'>(</span><span class='kw'>not</span> <span class='id identifier rubyid_part'>part</span> <span class='id identifier rubyid_of'>of</span> <span class='const'>RFC</span> <span class='int'>5280</span><span class='rparen'>)</span> <span class='id identifier rubyid_msCTLSign'>msCTLSign</span> <span class='lparen'>(</span><span class='kw'>not</span> <span class='id identifier rubyid_part'>part</span> <span class='id identifier rubyid_of'>of</span> <span class='const'>RFC</span> <span class='int'>5280</span><span class='rparen'>)</span> <span class='id identifier rubyid_msSGC'>msSGC</span> <span class='lparen'>(</span><span class='kw'>not</span> <span class='id identifier rubyid_part'>part</span> <span class='id identifier rubyid_of'>of</span> <span class='const'>RFC</span> <span class='int'>5280</span><span class='rparen'>)</span> <span class='id identifier rubyid_msEFS'>msEFS</span> <span class='lparen'>(</span><span class='kw'>not</span> <span class='id identifier rubyid_part'>part</span> <span class='id identifier rubyid_of'>of</span> <span class='const'>RFC</span> <span class='int'>5280</span><span class='rparen'>)</span> -<span class='id identifier rubyid_nsSGC'>nsSGC</span> <span class='lparen'>(</span><span class='kw'>not</span> <span class='id identifier rubyid_part'>part</span> <span class='id identifier rubyid_of'>of</span> <span class='const'>RFC</span> <span class='int'>5280</span><span class='rparen'>)</span></code></pre> +<span class='id identifier rubyid_nsSGC'>nsSGC</span> <span class='lparen'>(</span><span class='kw'>not</span> <span class='id identifier rubyid_part'>part</span> <span class='id identifier rubyid_of'>of</span> <span class='const'>RFC</span> <span class='int'>5280</span><span class='rparen'>)</span> +</code></pre> </div> </div> <div class="tags"> <div class="examples"> <p class="tag_title">Examples:</p> - <pre class="example code"><code>R509::Cert::Extensions::ExtendedKeyUsage.new( - :critical =&gt; false, - :value =&gt; [&#39;clientAuth,&#39;serverAuth&#39;] -)</code></pre> + <pre class="example code"><code><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='op'>::</span><span class='const'>ExtendedKeyUsage</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span><span class='lparen'>(</span> + <span class='symbol'>:critical</span> <span class='op'>=&gt;</span> <span class='kw'>false</span><span class='comma'>,</span> + <span class='symbol'>:value</span> <span class='op'>=&gt;</span> <span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>clientAuth</span><span class='tstring_end'>&#39;</span></span><span class='comma'>,</span><span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>serverAuth</span><span class='tstring_end'>&#39;</span></span><span class='rbracket'>]</span> +<span class='rparen'>)</span></code></pre> </div> <p class="tag_title">Parameters:</p> <ul class="param"> @@ -680,11 +682,11 @@ </td> <td> <pre class="code"><span class="info file"># File 'lib/r509/cert/extensions/extended_key_usage.rb', line 66</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> @@ -702,11 +704,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> @@ -763,11 +765,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> @@ -826,22 +828,22 @@ 79</pre> </td> <td> <pre class="code"><span class="info file"># File 'lib/r509/cert/extensions/extended_key_usage.rb', line 77</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="any_extended_key_usage?-instance_method"> - - (<tt>Boolean</tt>) <strong>any_extended_key_usage?</strong> + #<strong>any_extended_key_usage?</strong> &#x21d2; <tt>Boolean</tt> @@ -889,11 +891,11 @@ </div> <div class="method_details "> <h3 class="signature " id="code_signing?-instance_method"> - - (<tt>Boolean</tt>) <strong>code_signing?</strong> + #<strong>code_signing?</strong> &#x21d2; <tt>Boolean</tt> @@ -941,11 +943,11 @@ </div> <div class="method_details "> <h3 class="signature " id="email_protection?-instance_method"> - - (<tt>Boolean</tt>) <strong>email_protection?</strong> + #<strong>email_protection?</strong> &#x21d2; <tt>Boolean</tt> @@ -993,11 +995,11 @@ </div> <div class="method_details "> <h3 class="signature " id="ocsp_signing?-instance_method"> - - (<tt>Boolean</tt>) <strong>ocsp_signing?</strong> + #<strong>ocsp_signing?</strong> &#x21d2; <tt>Boolean</tt> @@ -1045,11 +1047,11 @@ </div> <div class="method_details "> <h3 class="signature " id="time_stamping?-instance_method"> - - (<tt>Boolean</tt>) <strong>time_stamping?</strong> + #<strong>time_stamping?</strong> &#x21d2; <tt>Boolean</tt> @@ -1097,11 +1099,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> @@ -1149,11 +1151,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> @@ -1201,11 +1203,11 @@ </div> <div class="method_details "> <h3 class="signature " id="web_client_authentication?-instance_method"> - - (<tt>Boolean</tt>) <strong>web_client_authentication?</strong> + #<strong>web_client_authentication?</strong> &#x21d2; <tt>Boolean</tt> @@ -1253,11 +1255,11 @@ </div> <div class="method_details "> <h3 class="signature " id="web_server_authentication?-instance_method"> - - (<tt>Boolean</tt>) <strong>web_server_authentication?</strong> + #<strong>web_server_authentication?</strong> &#x21d2; <tt>Boolean</tt> @@ -1306,13 +1308,14 @@ </div> </div> - <div id="footer"> - Generated on Sun Jan 26 13:37:28 2014 by + <div id="footer"> + Generated on Tue Dec 6 17:27:42 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