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