net.i2p.crypto.eddsa.spec
Class EdDSAGenParameterSpec
java.lang.Object
net.i2p.crypto.eddsa.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.
- Since:
- 0.9.15
- Author:
- str4d
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EdDSAGenParameterSpec
public EdDSAGenParameterSpec(String stdName)
getName
public String getName()