|
Bouncy Castle Cryptography 1.22 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.bouncycastle.crypto.CipherKeyGenerator
|
+--org.bouncycastle.crypto.generators.DESKeyGenerator
| Fields inherited from class org.bouncycastle.crypto.CipherKeyGenerator |
random, strength |
| Constructor Summary | |
DESKeyGenerator()
|
|
| Method Summary | |
byte[] |
generateKey()
generate a secret key. |
| Methods inherited from class org.bouncycastle.crypto.CipherKeyGenerator |
init |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DESKeyGenerator()
| Method Detail |
public byte[] generateKey()
CipherKeyGeneratorgenerateKey in class CipherKeyGeneratororg.bouncycastle.crypto.CipherKeyGenerator
|
Bouncy Castle Cryptography 1.22 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||