Click or drag to resize

PrivacyProviderExtension Class

Extension class for IPrivacyProvider.
Inheritance Hierarchy
SystemObject
  Lextm.SharpSnmpLib.SecurityPrivacyProviderExtension

Namespace: Lextm.SharpSnmpLib.Security
Assembly: SharpSnmpLib (in SharpSnmpLib.dll) Version: 12.5.7-2+Branch.master.Sha.2a75ece2c9d55c4f731f356d1512c8a5d19fa096.2a75ece2c9d55c4f731f356d1512c8a5d19fa096
Syntax
public static class PrivacyProviderExtension

The PrivacyProviderExtension type exposes the following members.

Methods
 NameDescription
Public Extension MethodComputeHash Computes the hash.
Public Extension MethodGetScopeData Gets the scope data.
Public Extension MethodToSecurityLevel Converts to Levels.
Public Extension MethodVerifyHash Verifies the hash.
Top
See Also