Class SPHINCSPlusKeyParameters
java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.pqc.crypto.sphincsplus.SPHINCSPlusKeyParameters
- All Implemented Interfaces:
CipherParameters
- Direct Known Subclasses:
SPHINCSPlusPrivateKeyParameters
,SPHINCSPlusPublicKeyParameters
-
Constructor Summary
ModifierConstructorDescriptionprotected
SPHINCSPlusKeyParameters
(boolean isPrivate, SPHINCSPlusParameters parameters) -
Method Summary
Methods inherited from class org.bouncycastle.crypto.params.AsymmetricKeyParameter
isPrivate
-
Constructor Details
-
SPHINCSPlusKeyParameters
-
-
Method Details
-
getParameters
-