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