Class DilithiumKeyGenerationParameters
java.lang.Object
org.spongycastle.crypto.KeyGenerationParameters
org.spongycastle.pqc.crypto.crystals.dilithium.DilithiumKeyGenerationParameters
-
Constructor Summary
ConstructorsConstructorDescriptionDilithiumKeyGenerationParameters(SecureRandom random, DilithiumParameters dilithiumParameters) -
Method Summary
Methods inherited from class org.spongycastle.crypto.KeyGenerationParameters
getRandom, getStrength
-
Constructor Details
-
DilithiumKeyGenerationParameters
public DilithiumKeyGenerationParameters(SecureRandom random, DilithiumParameters dilithiumParameters)
-
-
Method Details
-
getParameters
-