|
J2ME Foundation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface to an RSA public key.
Fields inherited from interface java.security.PublicKey |
serialVersionUID |
Method Summary | |
BigInteger |
getPublicExponent()
Returns the public exponent. |
Methods inherited from interface java.security.Key |
getAlgorithm, getEncoded, getFormat |
Methods inherited from interface java.security.interfaces.RSAKey |
getModulus |
Method Detail |
public BigInteger getPublicExponent()
|
J2ME Foundation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |