public class ECNamedCurveGenParameterSpec extends Object implements AlgorithmParameterSpec
If you are using JDK 1.5 you should be looking at ECGenParameterSpec.
| Constructor and Description |
|---|
ECNamedCurveGenParameterSpec(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
return the name of the curve the EC domain parameters belong to.
|
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.