diff options
author | Jeremy T. Bouse <jbouse@debian.org> | 2011-05-29 08:16:54 -0400 |
---|---|---|
committer | Jeremy T. Bouse <jbouse@debian.org> | 2011-05-29 08:16:54 -0400 |
commit | a88b8c8c0f591a3bfa8d7984343a27815184f495 (patch) | |
tree | 85986bed44cc7148c461d6aa7736b627b83c24fb /docs/paramiko.RSAKey-class.html | |
parent | e299181a5dda25aed4879ebcbe1359604448b3ae (diff) | |
download | python-paramiko-a88b8c8c0f591a3bfa8d7984343a27815184f495.tar python-paramiko-a88b8c8c0f591a3bfa8d7984343a27815184f495.tar.gz |
Imported Upstream version 1.7.7.1upstream/1.7.7.1
Diffstat (limited to 'docs/paramiko.RSAKey-class.html')
-rw-r--r-- | docs/paramiko.RSAKey-class.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/paramiko.RSAKey-class.html b/docs/paramiko.RSAKey-class.html index 4c6ad82..27eeb53 100644 --- a/docs/paramiko.RSAKey-class.html +++ b/docs/paramiko.RSAKey-class.html @@ -582,7 +582,7 @@ object --+ <dl class="fields"> <dt>Parameters:</dt> <dd><ul class="nomargin-top"> - <li><strong class="pname"><code>randpool</code></strong> - a secure random number generator.</li> + <li><strong class="pname"><code>rng</code></strong> - a secure random number generator.</li> <li><strong class="pname"><code>data</code></strong> - the data to sign.</li> </ul></dd> <dt>Returns: <a href="paramiko.Message-class.html" class="link">Message</a></dt> @@ -728,7 +728,7 @@ object --+ <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> - Generated by Epydoc 3.0.1 on Sun Nov 1 22:14:16 2009 + Generated by Epydoc 3.0.1 on Mon May 23 13:50:03 2011 </td> <td align="right" class="footer"> <a target="mainFrame" href="http://epydoc.sourceforge.net" |