|
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.params.AsymmetricKeyParameter
org.bouncycastle.pqc.crypto.mayo.MayoKeyParameters
org.bouncycastle.pqc.crypto.mayo.MayoPublicKeyParameters
Constructor Summary | |
MayoPublicKeyParameters(MayoParameters params,
byte[] p)
|
Method Summary | |
byte[] |
getEncoded()
|
byte[] |
getP()
|
Methods inherited from class org.bouncycastle.pqc.crypto.mayo.MayoKeyParameters |
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 MayoPublicKeyParameters(MayoParameters params, byte[] p)
Method Detail |
public byte[] getP()
public byte[] getEncoded()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |