Package org.bouncycastle.jce.spec
Class ECKeySpec
java.lang.Object
org.bouncycastle.jce.spec.ECKeySpec
- All Implemented Interfaces:
KeySpec
- Direct Known Subclasses:
ECPrivateKeySpec
,ECPublicKeySpec
base class for an Elliptic Curve Key Spec
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreturn the domain parameters for the curve
-
Constructor Details
-
ECKeySpec
-
-
Method Details
-
getParams
return the domain parameters for the curve
-