Class HAETAEPublicKeyParameters
java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.pqc.crypto.haetae.HAETAEKeyParameters
org.bouncycastle.pqc.crypto.haetae.HAETAEPublicKeyParameters
- All Implemented Interfaces:
CipherParameters
Lightweight public key parameters for HAETAE. Wraps the raw encoded public
key bytes produced by
HAETAEKeyPairGenerator for the parameter set
carried on the superclass.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class HAETAEKeyParameters
getParametersMethods inherited from class AsymmetricKeyParameter
isPrivate
-
Constructor Details
-
HAETAEPublicKeyParameters
-
-
Method Details
-
getP
public byte[] getP() -
getEncoded
public byte[] getEncoded()
-