Class ECKeySpec
java.lang.Object
org.gudy.bouncycastle.jce.spec.ECKeySpec
- All Implemented Interfaces:
KeySpec
- Direct Known Subclasses:
ECPrivateKeySpec, ECPublicKeySpec
-
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
-