|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.motorola.iden.crypto.spec.ECKeyParameterSpec
This class specifies the elliptic curves used to generate elliptic curve key-pairs and is not supported in the Gemini product.
MOTOROLA and the Stylized M Logo are registered trademarks of Motorola, Inc. Reg. U.S. Pat. & Tm. Off.
[AlgorithmParameterSpec]
Constructor Summary | |
ECKeyParameterSpec(int curve)
Construct an ECKeyPatameterSpec |
Method Summary | |
int |
getCurve()
Get the elliptic curve. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ECKeyParameterSpec(int curve)
curve
- the type of elliptic curve.Method Detail |
public int getCurve()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |