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