Class BCSQIsignPublicKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.sqisign.BCSQIsignPublicKey
- All Implemented Interfaces:
Serializable,Key,PublicKey,SQIsignKey
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BCSQIsignPublicKey
-
BCSQIsignPublicKey
- Throws:
IOException
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getFormat
-
getParameterSpec
Description copied from interface:SQIsignKeyReturn the parameters for this key.- Specified by:
getParameterSpecin interfaceSQIsignKey- Returns:
- a SQIsignParameterSpec
-