Click or drag to resize

PrivacyProviderExtension Class

Extension class for IPrivacyProvider.
Inheritance Hierarchy
SystemObject
  GSF.Net.Snmp.SecurityPrivacyProviderExtension

Namespace: GSF.Net.Snmp.Security
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public static class PrivacyProviderExtension
View Source

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