No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | javax.crypto.interfaces.DHPrivateKey | 
The interface for a private key in the Diffie-Hellman key exchange protocol.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | The serialization version identifier. | |||||||||
| [Expand] 
           Inherited Constants
           | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From interface java.security.Key | |||||||||||
|  From interface java.security.PrivateKey | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  | 
           Returns this key's private value x.
           | ||||||||||
| [Expand] 
           Inherited Methods
           | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From interface java.security.Key | |||||||||||
|  From interface javax.crypto.interfaces.DHKey | |||||||||||
The serialization version identifier.
Returns this key's private value x.