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