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
Deprecated.
use org.bouncycastle.crypto.params.SLHDSAKeyParameters
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSLHDSAKeyParameters(boolean isPrivate, SLHDSAParameters parameters) Deprecated. -
Method Summary
Methods inherited from class AsymmetricKeyParameter
isPrivate
-
Constructor Details
-
SLHDSAKeyParameters
Deprecated.
-
-
Method Details
-
getParameters
Deprecated.
-