|
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.params.AsymmetricKeyParameter | +--org.bouncycastle.pqc.legacy.crypto.mceliece.McElieceCCA2KeyParameters
Constructor Summary | |
McElieceCCA2KeyParameters(boolean isPrivate,
java.lang.String params)
|
Method Summary | |
java.lang.String |
getDigest()
|
Methods inherited from class org.bouncycastle.crypto.params.AsymmetricKeyParameter |
isPrivate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public McElieceCCA2KeyParameters(boolean isPrivate, java.lang.String params)
Method Detail |
public java.lang.String getDigest()
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |