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