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

changeset 1682
0eefcc28fa74
parent 1228
7afaf2fca55b
child 2367
78f6c8193d37
diff -r 34c774fb57b5 -r 0eefcc28fa74 Documentation/Source/eric5.Utilities.crypto.py3AES.html
--- a/Documentation/Source/eric5.Utilities.crypto.py3AES.html	Sun Feb 26 19:43:27 2012 +0100
+++ b/Documentation/Source/eric5.Utilities.crypto.py3AES.html	Mon Feb 27 19:33:51 2012 +0100
@@ -593,7 +593,7 @@
 key to be used (bytes)
 </dd><dt><i>size</i></dt>
 <dd>
-length of the key (integer)
+length of the key (16, 24 or 32)
 </dd><dt><i>IV</i></dt>
 <dd>
 initialisation vector (bytearray)
@@ -620,7 +620,7 @@
 key to be used (bytes)
 </dd><dt><i>size</i></dt>
 <dd>
-length of the key (integer)
+length of the key (16, 24 or 32)
 </dd><dt><i>IV</i></dt>
 <dd>
 initialisation vector (bytearray)

eric ide

mercurial