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
public class ECKeySpec
- extends Object
- implements KeySpec
base class for an Elliptic Curve Key Spec
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ECKeySpec
protected ECKeySpec(ECParameterSpec spec)
getParams
public ECParameterSpec getParams()
- return the domain parameters for the curve