Class BCCMCEPublicKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.cmce.BCCMCEPublicKey
- All Implemented Interfaces:
Serializable, AsymmetricKey, DEREncodablePREVIEW, Key, PublicKey, CMCEKey
-
Constructor Details
-
BCCMCEPublicKey
-
BCCMCEPublicKey
- Throws:
IOException
-
-
Method Details
-
equals
-
hashCode
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey- Returns:
- name of the algorithm - "CMCE"
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getFormat
-
getParameterSpec
Description copied from interface:CMCEKeyReturn the parameters for this key.- Specified by:
getParameterSpecin interfaceCMCEKey- Returns:
- a CMCEParameterSpec
-