Class BCQRUOVPrivateKey
java.lang.Object
org.bouncycastle.pqc.jcajce.provider.qruov.BCQRUOVPrivateKey
- All Implemented Interfaces:
Serializable,Key,PrivateKey,Destroyable,QRUOVKey
- See Also:
-
Constructor Details
-
BCQRUOVPrivateKey
-
BCQRUOVPrivateKey
- 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:QRUOVKeyReturn the parameters for this key.- Specified by:
getParameterSpecin interfaceQRUOVKey- Returns:
- a QRUOVParameterSpec
-
getFormat
-