Class SPHINCSPlusPublicKeyParameters
java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.pqc.crypto.sphincsplus.SPHINCSPlusKeyParameters
org.bouncycastle.pqc.crypto.sphincsplus.SPHINCSPlusPublicKeyParameters
- All Implemented Interfaces:
CipherParameters
-
Constructor Summary
ConstructorDescriptionSPHINCSPlusPublicKeyParameters
(SPHINCSPlusParameters parameters, byte[] pkValues) -
Method Summary
Methods inherited from class org.bouncycastle.pqc.crypto.sphincsplus.SPHINCSPlusKeyParameters
getParameters
Methods inherited from class org.bouncycastle.crypto.params.AsymmetricKeyParameter
isPrivate
-
Constructor Details
-
SPHINCSPlusPublicKeyParameters
-
-
Method Details
-
getSeed
public byte[] getSeed() -
getRoot
public byte[] getRoot() -
getEncoded
public byte[] getEncoded()
-