|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.bouncycastle.crypto.CipherKeyGenerator
org.gudy.bouncycastle.crypto.generators.DESKeyGenerator
public class DESKeyGenerator
| Field Summary |
|---|
| Fields inherited from class org.gudy.bouncycastle.crypto.CipherKeyGenerator |
|---|
random, strength |
| Constructor Summary | |
|---|---|
DESKeyGenerator()
|
|
| Method Summary | |
|---|---|
byte[] |
generateKey()
generate a secret key. |
| Methods inherited from class org.gudy.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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||