doc/R509/Cert/Extensions/SubjectKeyIdentifier.html in r509-0.8.1 vs doc/R509/Cert/Extensions/SubjectKeyIdentifier.html in r509-0.9

- old
+ new

@@ -4,11 +4,11 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title> Class: R509::Cert::Extensions::SubjectKeyIdentifier - &mdash; Documentation by YARD 0.8.2.1 + &mdash; Documentation by YARD 0.8.5 </title> <link rel="stylesheet" href="../../../css/style.css" type="text/css" media="screen" charset="utf-8" /> @@ -117,11 +117,22 @@ <h2>Constant Summary</h2> <dl class="constants"> <dt id="OID-constant" class="">OID = - + <div class="docstring"> + <div class="discussion"> + +<p>friendly name for Subject Key Identifier OID</p> + + + </div> +</div> +<div class="tags"> + + +</div> </dt> <dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>subjectKeyIdentifier</span><span class='tstring_end'>&quot;</span></span></pre></dd> </dl> @@ -155,11 +166,13 @@ - <span class="summary_desc"><div class='inline'></div></span> + <span class="summary_desc"><div class='inline'> +<p>Value of key.</p> +</div></span> </li> </ul> @@ -179,22 +192,51 @@ -</h3><table class="source_code"> +</h3><div class="docstring"> + <div class="discussion"> + +<p>Value of key</p> + + + </div> +</div> +<div class="tags"> + +<p class="tag_title">Returns:</p> +<ul class="return"> + + <li> + + + <span class='type'></span> + + + + + <div class='inline'> +<p>value of key</p> +</div> + + </li> + +</ul> + +</div><table class="source_code"> <tr> <td> <pre class="lines"> -188 -189 -190</pre> +333 +334 +335</pre> </td> <td> - <pre class="code"><span class="info file"># File 'lib/r509/cert/extensions.rb', line 188</span> + <pre class="code"><span class="info file"># File 'lib/r509/cert/extensions.rb', line 333</span> <span class='kw'>def</span> <span class='id identifier rubyid_key'>key</span><span class='lparen'>(</span><span class='rparen'>)</span> <span class='kw'>return</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_value'>value</span> <span class='kw'>end</span></pre> </td> @@ -205,12 +247,12 @@ </div> </div> <div id="footer"> - Generated on Thu Nov 8 14:19:28 2012 by + Generated on Tue Apr 16 10:49:58 2013 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> - 0.8.2.1 (ruby-1.9.3). + 0.8.5 (ruby-1.9.3). </div> </body> </html> \ No newline at end of file