public
interface
DHKey
javax.crypto.interfaces.DHKey |
Known Indirect Subclasses |
The interface to a Diffie-Hellman key.
See also:
Public methods | |
---|---|
abstract
DHParameterSpec
|
getParams()
Returns the key parameters. |
DHParameterSpec getParams ()
Returns the key parameters.
Returns | |
---|---|
DHParameterSpec |
the key parameters |