public class ECGenParameterSpec extends Object implements AlgorithmParameterSpec
Constructor and Description |
---|
ECGenParameterSpec(String name)
Creates a new
ECGenParameterSpec with the specified standard or
predefined name of the to-be-generated domain parameter. |
public ECGenParameterSpec(String name)
ECGenParameterSpec
with the specified standard or
predefined name of the to-be-generated domain parameter.name
- the name of the elliptic curve domain parameter.public String getName()