Click or drag to resize

DESPrivacyProvider Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Lextm.SharpSnmpLib.SecurityDESPrivacyProvider

Namespace:  Lextm.SharpSnmpLib.Security
Assembly:  SharpSnmpLib (in SharpSnmpLib.dll) Version: 12.4.0+601762d0e653a71ebb69af963204dfbfb6c26b74
Syntax
[ObsoleteAttribute("DES is no longer secure. Please use a more secure provider.")]
public sealed class DESPrivacyProvider : IPrivacyProvider

The DESPrivacyProvider type exposes the following members.

Constructors
  NameDescription
Public methodDESPrivacyProvider
Initializes a new instance of the DESPrivacyProvider class
Top
Properties
Methods
Extension Methods
See Also