Class BCAIMerPublicKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.aimer.BCAIMerPublicKey
- All Implemented Interfaces:
Serializable, AsymmetricKey, DEREncodablePREVIEW, Key, PublicKey, AIMerKey
-
Constructor Details
-
BCAIMerPublicKey
-
BCAIMerPublicKey
- Throws:
IOException
-
-
Method Details
-
equals
-
hashCode
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey- Returns:
- name of the algorithm - "AIMer-[128|192|256][f|s]"
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getFormat
-
getParameterSpec
Description copied from interface:AIMerKeyReturn the parameters for this key.- Specified by:
getParameterSpecin interfaceAIMerKey- Returns:
- a AIMerParameterSpec
-