SnmpSource Help

SnmpV3EncryptionMethods Enumeration

The enum defines the snmp version 3 encryption algorithms.

public enum SnmpV3EncryptionMethods

Members

Member Name Description
DES DES (0) encryption method
AES AES (1) 128 bits encryption method

Requirements

Namespace: SnmpSource

Assembly: SnmpSource (in SnmpSource.dll)

See Also

SnmpSource Namespace