Module org.snmp4j

Class DHParameters

java.lang.Object
org.snmp4j.security.dh.DHParameters
All Implemented Interfaces:
Serializable

public class DHParameters extends Object implements Serializable
The Diffie Hellman Parameter interface provides public the parameters needed for doing a Diffie-Hellman key agreement.
Since:
2.6.0
Author:
Frank Fock
See Also: