Package org.snmp4j.security.dh
package org.snmp4j.security.dh
- 
ClassDescriptionThe DHOakleyGroups class defines the prime values for use with the Diffie Hellman key exchange as defined in RFC 2409 section 6.1 and 6.2.Implementation of Diffie Hellman operations for SNMP as defined by RFC 2786.The
DHSharedKeyInfoprovides DH key exchange information that associates a user name with a key (private or shared) and authentication and privacy protocol OIDs necessary to create anUSMuser during a DH kick-start operation.The Diffie Hellman Parameter interface provides public the parameters needed for doing a Diffie-Hellman key agreement.