| java.security.interfaces.RSAPublicKey |
The interface for a PKCS#1 RSA public key.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | The serial version identifier. | |||||||||
|
[Expand]
Inherited Constants
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.security.Key
|
|||||||||||
From interface
java.security.PublicKey
|
|||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Returns the public exponent
e
.
|
||||||||||
|
[Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.security.Key
|
|||||||||||
From interface
java.security.interfaces.RSAKey
|
|||||||||||
The serial version identifier.
Returns the public exponent
e
.
e
.