Class EdDSAGenParameterSpec
- java.lang.Object
-
- org.mariadb.jdbc.internal.com.send.authentication.ed25519.spec.EdDSAGenParameterSpec
-
- All Implemented Interfaces:
AlgorithmParameterSpec
public class EdDSAGenParameterSpec extends Object implements AlgorithmParameterSpec
Implementation of AlgorithmParameterSpec that holds the name of a named EdDSA curve specification.- Author:
- str4d
-
-
Constructor Summary
Constructors Constructor Description EdDSAGenParameterSpec(String stdName)
-