Class BCFaestPublicKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.faest.BCFaestPublicKey
- All Implemented Interfaces:
Serializable,Key,PublicKey,FaestKey
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BCFaestPublicKey
-
BCFaestPublicKey
- Throws:
IOException
-
-
Method Details
-
equals
-
hashCode
public int 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
-