Documentation/Source/eric5.Utilities.crypto.__init__.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
--- a/Documentation/Source/eric5.Utilities.crypto.__init__.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Utilities.crypto.__init__.html	Sun Oct 13 17:44:48 2013 +0200
@@ -104,7 +104,8 @@
 password to be used for decryption (string)
 </dd><dt><i>keyLength=</i></dt>
 <dd>
-length of the key to be generated for decryption (16, 24 or 32)
+length of the key to be generated for decryption
+        (16, 24 or 32)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
@@ -129,7 +130,8 @@
 password to be used for encryption (string)
 </dd><dt><i>keyLength=</i></dt>
 <dd>
-length of the key to be generated for encryption (16, 24 or 32)
+length of the key to be generated for encryption
+        (16, 24 or 32)
 </dd><dt><i>hashIterations=</i></dt>
 <dd>
 number of hashes to be applied to the password for

eric ide

mercurial