|
Bouncy Castle Cryptography Library 1.37 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.bouncycastle.crypto.KeyGenerationParameters org.bouncycastle.crypto.params.DSAKeyGenerationParameters
public class DSAKeyGenerationParameters
Constructor Summary | |
---|---|
DSAKeyGenerationParameters(java.security.SecureRandom random,
DSAParameters params)
|
Method Summary | |
---|---|
DSAParameters |
getParameters()
|
Methods inherited from class org.bouncycastle.crypto.KeyGenerationParameters |
---|
getRandom, getStrength |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DSAKeyGenerationParameters(java.security.SecureRandom random, DSAParameters params)
Method Detail |
---|
public DSAParameters getParameters()
|
Bouncy Castle Cryptography Library 1.37 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |