public interface DHKey
| Modifier and Type | Method and Description |
|---|---|
javax.crypto.spec.DHParameterSpec |
getParams()
Returns the Diffie-Hellman parameters for this key, which includes
the generator and the prime.
|
javax.crypto.spec.DHParameterSpec getParams()