|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.motorola.iden.crypto.ECC_PublicKey
This class specifies an elliptic curve public key and doesn't support in the Gemini product.
MOTOROLA and the Stylized M Logo are registered trademarks of Motorola, Inc. Reg. U.S. Pat. & Tm. Off.
[PublicKey]
Constructor Summary | |
ECC_PublicKey(byte[] input)
ECC public key is not supported in Gemini product. |
Method Summary | |
java.lang.String |
getAlgorithm()
ECC public key is not supported in Gemini product. |
byte[] |
getEncoded()
ECC public key is not supported in Gemini product. |
java.lang.String |
getFormat()
ECC public key is not supported in Gemini product. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ECC_PublicKey(byte[] input)
Method Detail |
public java.lang.String getAlgorithm()
getAlgorithm
in interface Key
com.motorola.iden.security.Key
public byte[] getEncoded()
getEncoded
in interface Key
com.motorola.iden.security.Key
public java.lang.String getFormat()
getFormat
in interface Key
com.motorola.iden.security.Key
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |