|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
, PublicKey
, RSAKey
, Serializable

public interface RSAPublicKey
, RSAKey

The interface to an RSA public key.
| Field Summary | |
|---|---|
static long |
serialVersionUID
|
| Method Summary | |
|---|---|
BigInteger |
getPublicExponent
Returns the public exponent. |
Methods inherited from interface java.security.Key ![]() |
|---|
getAlgorithm |
Methods inherited from interface java.security.interfaces.RSAKey ![]() |
|---|
getModulus |
| Field Detail |
|---|

static final long serialVersionUID
| Method Detail |
|---|

BigInteger![]()
![]()
getPublicExponent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||