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