javax.crypto.interfaces.DHKey |
Known Indirect Subclasses
DHPrivateKey |
The interface for a private key in the Diffie-Hellman key exchange protocol. |
DHPublicKey |
The interface for a public key in the Diffie-Hellman key exchange protocol. |
|
Class Overview
The interface for a Diffie-Hellman key.
Public Methods
Returns the parameters for this key.
Returns
- the parameters for this key.