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