Class BCSnovaPublicKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.snova.BCSnovaPublicKey
- All Implemented Interfaces:
Serializable, AsymmetricKey, DEREncodablePREVIEW, Key, PublicKey, SnovaKey
-
Constructor Details
-
BCSnovaPublicKey
-
BCSnovaPublicKey
- Throws:
IOException
-
-
Method Details
-
equals
-
hashCode
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey- Returns:
- name of the algorithm - "Snova_[v]_[o]_[l]"
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getFormat
-
getParameterSpec
Description copied from interface:SnovaKeyReturn the parameters for this key.- Specified by:
getParameterSpecin interfaceSnovaKey- Returns:
- a SnovaParameterSpec
-