Class SLHDSAPublicKeyParameters
java.lang.Object
org.bouncycastle.crypto.params.AsymmetricKeyParameter
org.bouncycastle.pqc.crypto.slhdsa.SLHDSAKeyParameters
org.bouncycastle.pqc.crypto.slhdsa.SLHDSAPublicKeyParameters
- All Implemented Interfaces:
CipherParameters
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bouncycastle.pqc.crypto.slhdsa.SLHDSAKeyParameters
getParameters
Methods inherited from class org.bouncycastle.crypto.params.AsymmetricKeyParameter
isPrivate
-
Constructor Details
-
SLHDSAPublicKeyParameters
-
-
Method Details
-
getSeed
public byte[] getSeed() -
getRoot
public byte[] getRoot() -
getEncoded
public byte[] getEncoded()
-