PowerSNMP for .NET
KeyExpansionAlgorithm Enumeration




Enumerates the available key expansion algorithms.
Syntax
Public Enum KeyExpansionAlgorithm 
   Inherits System.Enum
Dim instance As KeyExpansionAlgorithm
public enum KeyExpansionAlgorithm : System.Enum 
__value public enum KeyExpansionAlgorithm : public System.Enum 
public enum class KeyExpansionAlgorithm : public System.Enum 
Members
MemberValueDescription
Blumenthall0 This key expansion algorithm is outlined in the original SNMP AES draft and is used by Net-SNMP.
Reeder1 This key expansion algorithm is outlined in in the 3DES draft and is used by Cisco products.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dart.Snmp.KeyExpansionAlgorithm

See Also

Reference

Dart.Snmp Namespace


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic