|
SNMP Stack 5_1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.CipherKeyGenerator | +--org.bouncycastle.crypto.generators.DESKeyGenerator
Field Summary |
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()
CipherKeyGenerator
generateKey
in class CipherKeyGenerator
|
SNMP Stack 5_1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |