Class SPHINCSPlusKeyGenerationParameters
- java.lang.Object
-
- org.bouncycastle.crypto.KeyGenerationParameters
-
- org.bouncycastle.pqc.crypto.sphincsplus.SPHINCSPlusKeyGenerationParameters
-
public class SPHINCSPlusKeyGenerationParameters extends KeyGenerationParameters
-
-
Constructor Summary
Constructors Constructor Description SPHINCSPlusKeyGenerationParameters(java.security.SecureRandom random, SPHINCSPlusParameters parameters)
-
Method Summary
-
Methods inherited from class org.bouncycastle.crypto.KeyGenerationParameters
getRandom, getStrength
-
-
-
-
Constructor Detail
-
SPHINCSPlusKeyGenerationParameters
public SPHINCSPlusKeyGenerationParameters(java.security.SecureRandom random, SPHINCSPlusParameters parameters)
-
-