Class SLHDSAKeyGenerationParameters
java.lang.Object
org.spongycastle.crypto.KeyGenerationParameters
org.spongycastle.pqc.crypto.slhdsa.SLHDSAKeyGenerationParameters
-
Constructor Summary
ConstructorsConstructorDescriptionSLHDSAKeyGenerationParameters(SecureRandom random, SLHDSAParameters parameters) -
Method Summary
Methods inherited from class org.spongycastle.crypto.KeyGenerationParameters
getRandom, getStrength
-
Constructor Details
-
SLHDSAKeyGenerationParameters
-