|
Bouncy Castle Cryptography Library 1.85 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.pqc.crypto.haetae.HAETAEKeyParameters
Common base for HAETAE public and private key parameter classes; carries
the HAETAEParameters parameter set the key belongs to.
| Constructor Summary | |
HAETAEKeyParameters(boolean isPrivate,
HAETAEParameters params)
|
|
| Method Summary | |
HAETAEParameters |
getParameters()
|
| 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 HAETAEKeyParameters(boolean isPrivate,
HAETAEParameters params)
| Method Detail |
public HAETAEParameters getParameters()
|
Bouncy Castle Cryptography Library 1.85 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||