java.security.interfaces
public interface RSAPublicKey extends PublicKey, RSAKey
| Field Summary | |
|---|---|
| long | serialVersionUID |
| Method Summary | |
|---|---|
| BigInteger | getPublicExponent()
Returns the public exponent value for this key
|
Returns: The public exponent value for this key