Package net.i2p.crypto.eddsa.spec
Class EdDSAGenParameterSpec
- java.lang.Object
-
- net.i2p.crypto.eddsa.spec.EdDSAGenParameterSpec
-
- All Implemented Interfaces:
java.security.spec.AlgorithmParameterSpec
public class EdDSAGenParameterSpec extends java.lang.Object implements java.security.spec.AlgorithmParameterSpec
Implementation of AlgorithmParameterSpec that holds the name of a named EdDSA curve specification.- Author:
- str4d
-
-
Constructor Summary
Constructors Constructor Description EdDSAGenParameterSpec(java.lang.String stdName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
-