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