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