public interface RSAPublicKey extends PublicKey, RSAKey
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID
The serial version identifier.
|
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getPublicExponent()
Returns the public exponent
e. |
getAlgorithm, getEncoded, getFormatgetModulusstatic final long serialVersionUID
BigInteger getPublicExponent()
e.e.