Class | Description |
---|---|
DHGroups |
The 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.
|
DHOperations |
Implementation of Diffie Hellman operations for SNMP as defined by RFC 2786.
|
DHOperations.DHKeyInfo |
The
DHSharedKeyInfo provides DH key exchange information that associates a user name with a key
(private or shared) and authentication and privacy protocol OIDs necessary to create an USM user
during a DH kick-start operation. |
DHParameters |
The Diffie Hellman Parameter interface provides public the parameters needed for doing a Diffie-Hellman
key agreement.
|
Enum | Description |
---|---|
DHOperations.KeyType |
Copyright © 2020 SNMP4J.org. All rights reserved.