ECParameterSpec

Class ECParameterSpec

All Implemented Interfaces:
AlgorithmParameterSpec
public class ECParameterSpec
extends Object
implements AlgorithmParameterSpec

This immutable class specifies the set of domain parameters used with elliptic curve cryptography (ECC).

Since:
1.5
See Also:
AlgorithmParameterSpec

Constructors

ECParameterSpec

<