| java.security.interfaces.RSAPrivateKey | 
   Known Indirect Subclasses
  
 | 
The interface for an PKCS#1 RSA private key.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | The serial version identifier. | |||||||||
| 
  [Expand]
   Inherited Constants  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   From interface
java.security.Key
 | |||||||||||
   From interface
java.security.PrivateKey
 | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the private exponent  
  
  d. | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From interface
  java.security.Key
 | |||||||||||
   
From interface
  java.security.interfaces.RSAKey
 | |||||||||||
The serial version identifier.
Returns the private exponent d.
d.