Class BCMQOMPublicKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.mqom.BCMQOMPublicKey
- All Implemented Interfaces:
Serializable, AsymmetricKey, DEREncodablePREVIEW, Key, PublicKey, MQOMKey
-
Constructor Details
-
BCMQOMPublicKey
-
BCMQOMPublicKey
- Throws:
IOException
-
-
Method Details
-
equals
-
hashCode
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getFormat
-
getParameterSpec
Description copied from interface:MQOMKeyReturn the parameters for this key.- Specified by:
getParameterSpecin interfaceMQOMKey- Returns:
- a MQOMParameterSpec
-