|
Bouncy Castle Cryptography Library 1.49 | ||||||||
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.mceliece.McElieceCCA2KeyGenerationParameters
public class 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.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |