# Print output for @column tags ?>
public
interface
DHKey
| javax.crypto.interfaces.DHKey |
The interface to a Diffie-Hellman key.
See also:
Public methods | |
|---|---|
abstract
DHParameterSpec
|
getParams()
Returns the key parameters. |
public abstract DHParameterSpec getParams ()
Returns the key parameters.
| Returns | |
|---|---|
DHParameterSpec |
the key parameters |