Class ECNamedCurveParameterSpec

java.lang.Object
org.bouncycastle.jce.spec.ECParameterSpec
org.bouncycastle.jce.spec.ECNamedCurveParameterSpec
All Implemented Interfaces:
AlgorithmParameterSpec

public class ECNamedCurveParameterSpec
extends ECParameterSpec
specification signifying that the curve parameters can also be refered to by name.

If you are using JDK 1.5 you should be looking at ECNamedCurveSpec.