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