|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.KeyGenerationParameters | +--org.bouncycastle.pqc.legacy.crypto.mceliece.McElieceCCA2KeyGenerationParameters
Constructor Summary | |
McElieceCCA2KeyGenerationParameters(java.security.SecureRandom random,
McElieceCCA2Parameters params)
|
Method Summary | |
McElieceCCA2Parameters |
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 McElieceCCA2KeyGenerationParameters(java.security.SecureRandom random, McElieceCCA2Parameters params)
Method Detail |
public McElieceCCA2Parameters getParameters()
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |