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(SecureRandom random)
-
-
-
Constructor Detail
-
Ed25519KeyGenerationParameters
public Ed25519KeyGenerationParameters(SecureRandom random)
-
-