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