|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.KeyGenerationParameters
org.bouncycastle.pqc.crypto.crystals.dilithium.DilithiumKeyGenerationParameters
Constructor Summary | |
DilithiumKeyGenerationParameters(java.security.SecureRandom random,
DilithiumParameters dilithiumParameters)
|
Method Summary | |
DilithiumParameters |
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 DilithiumKeyGenerationParameters(java.security.SecureRandom random, DilithiumParameters dilithiumParameters)
Method Detail |
public DilithiumParameters getParameters()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |