Class BCSPHINCSPlusPublicKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.sphincsplus.BCSPHINCSPlusPublicKey
- All Implemented Interfaces:
Serializable, AsymmetricKey, DEREncodablePREVIEW, Key, PublicKey, SPHINCSPlusKey, SPHINCSPlusPublicKey
- See Also:
-
Constructor Details
-
BCSPHINCSPlusPublicKey
-
BCSPHINCSPlusPublicKey
- Throws:
IOException
-
-
Method Details
-
equals
-
hashCode
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey- Returns:
- name of the algorithm - "SPHINCS+" followed by the parameter type.
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getFormat
-
getParameterSpec
Description copied from interface:SPHINCSPlusKeyReturn the parameters for this key.- Specified by:
getParameterSpecin interfaceSPHINCSPlusKey- Returns:
- a SPHINCSPlusParameterSpec
-