Class SLHDSAKeyParameters
java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.pqc.crypto.slhdsa.SLHDSAKeyParameters
- All Implemented Interfaces:
CipherParameters
- Direct Known Subclasses:
SLHDSAPrivateKeyParameters
,SLHDSAPublicKeyParameters
-
Constructor Summary
ModifierConstructorDescriptionprotected
SLHDSAKeyParameters
(boolean isPrivate, SLHDSAParameters parameters) -
Method Summary
Methods inherited from class org.bouncycastle.crypto.params.AsymmetricKeyParameter
isPrivate
-
Constructor Details
-
SLHDSAKeyParameters
-
-
Method Details
-
getParameters
-