Class LMSKeyParameters
java.lang.Object
org.bouncycastle.crypto.internal.params.AsymmetricKeyParameter
org.bouncycastle.crypto.internal.pqc.lms.LMSKeyParameters
- All Implemented Interfaces:
CipherParameters
- Direct Known Subclasses:
HSSPrivateKeyParameters,HSSPublicKeyParameters,LMSPrivateKeyParameters,LMSPublicKeyParameters
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bouncycastle.crypto.internal.params.AsymmetricKeyParameter
isPrivate
-
Constructor Details
-
LMSKeyParameters
protected LMSKeyParameters(boolean isPrivateKey)
-
-
Method Details
-
getEncoded
public abstract byte[] getEncoded()
-