Class SPHINCSPlusKeyGenerationParameters
java.lang.Object
org.bouncycastle.crypto.KeyGenerationParameters
org.bouncycastle.pqc.crypto.sphincsplus.SPHINCSPlusKeyGenerationParameters
-
Constructor Summary
ConstructorDescriptionSPHINCSPlusKeyGenerationParameters
(SecureRandom random, SPHINCSPlusParameters parameters) -
Method Summary
Methods inherited from class org.bouncycastle.crypto.KeyGenerationParameters
getRandom, getStrength
-
Constructor Details
-
SPHINCSPlusKeyGenerationParameters
-