Class QRUOVPublicKeyParameters
java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.pqc.crypto.qruov.QRUOVKeyParameters
org.bouncycastle.pqc.crypto.qruov.QRUOVPublicKeyParameters
- All Implemented Interfaces:
CipherParameters
Lightweight public key parameters for QR-UOV. Wraps the raw encoded public
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
-
QRUOVPublicKeyParameters
-
-
Method Details
-
getEncoded
public byte[] getEncoded() -
getPublicKey
public byte[] getPublicKey()
-