Class BCFaestPublicKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.faest.BCFaestPublicKey
- All Implemented Interfaces:
Serializable, AsymmetricKey, DEREncodablePREVIEW, Key, PublicKey, FaestKey
-
Constructor Details
-
BCFaestPublicKey
-
BCFaestPublicKey
- Throws:
IOException
-
-
Method Details
-
equals
-
hashCode
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey- Returns:
- name of the algorithm - upper-case form of the FAEST parameter-set name
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getFormat
-
getParameterSpec
Description copied from interface:FaestKeyReturn the parameters for this key.- Specified by:
getParameterSpecin interfaceFaestKey- Returns:
- a FaestParameterSpec
-