Package org.bouncycastle.jce.spec
Class ECNamedCurveGenParameterSpec
java.lang.Object
org.bouncycastle.jce.spec.ECNamedCurveGenParameterSpec
- All Implemented Interfaces:
AlgorithmParameterSpec
Named curve generation spec
If you are using JDK 1.5 you should be looking at ECGenParameterSpec.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ECNamedCurveGenParameterSpec
-
-
Method Details
-
getName
return the name of the curve the EC domain parameters belong to.
-