Class QRUOVPrivateKeyParameters
java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.pqc.crypto.qruov.QRUOVKeyParameters
org.bouncycastle.pqc.crypto.qruov.QRUOVPrivateKeyParameters
- All Implemented Interfaces:
CipherParameters
Lightweight private key parameters for QR-UOV. Wraps the raw encoded private
key bytes produced by
QRUOVKeyPairGenerator for the parameter set
carried on the superclass.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class QRUOVKeyParameters
getParametersMethods inherited from class AsymmetricKeyParameter
isPrivate
-
Constructor Details
-
QRUOVPrivateKeyParameters
-
-
Method Details
-
getEncoded
public byte[] getEncoded() -
getPrivateKey
public byte[] getPrivateKey()
-