|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.bouncycastle.jce.spec.ECKeySpec
public class ECKeySpec
base class for an Elliptic Curve Key Spec
Constructor Summary | |
---|---|
protected |
ECKeySpec(ECParameterSpec spec)
|
Method Summary | |
---|---|
ECParameterSpec |
getParams()
return the domain parameters for the curve |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ECKeySpec(ECParameterSpec spec)
Method Detail |
---|
public ECParameterSpec getParams()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |