Package org.bouncycastle.crypto.params
Class Ed448KeyGenerationParameters
- java.lang.Object
-
- org.bouncycastle.crypto.KeyGenerationParameters
-
- org.bouncycastle.crypto.params.Ed448KeyGenerationParameters
-
public class Ed448KeyGenerationParameters extends KeyGenerationParameters
-
-
Constructor Summary
Constructors Constructor Description Ed448KeyGenerationParameters(java.security.SecureRandom random)
-
Method Summary
-
Methods inherited from class org.bouncycastle.crypto.KeyGenerationParameters
getRandom, getStrength
-
-