Class BCSphincs256PublicKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.sphincs.BCSphincs256PublicKey
- All Implemented Interfaces:
Serializable, AsymmetricKey, DEREncodablePREVIEW, Key, PublicKey, SPHINCSKey
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBCSphincs256PublicKey(ASN1ObjectIdentifier treeDigest, SPHINCSPublicKeyParameters params) -
Method Summary
Methods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AsymmetricKey
getParams
-
Constructor Details
-
BCSphincs256PublicKey
-
BCSphincs256PublicKey
- Throws:
IOException
-
-
Method Details
-
equals
-
hashCode
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey- Returns:
- name of the algorithm - "SPHINCS-256"
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getFormat
-
getKeyData
public byte[] getKeyData()- Specified by:
getKeyDatain interfaceSPHINCSKey
-