TripleDESPrivacyProvider Class |
Note: This API is now obsolete.
Namespace: Lextm.SharpSnmpLib.Security
The TripleDESPrivacyProvider type exposes the following members.
Name | Description | |
---|---|---|
TripleDESPrivacyProvider | Initializes a new instance of the TripleDESPrivacyProvider class |
Name | Description | |
---|---|---|
AuthenticationProvider | ||
EngineId | Obsolete. | |
EngineIds | ||
MaximumKeyLength | ||
MinimumKeyLength | ||
PrivacyParametersLength | ||
Salt |
Name | Description | |
---|---|---|
Decrypt(ISnmpData, SecurityParameters) | ||
Decrypt(Byte, Byte, Byte) | ||
Encrypt(ISnmpData, SecurityParameters) | ||
Encrypt(Byte, Byte, Byte) | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
PasswordToKey | ||
ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
ComputeHash | (Defined by PrivacyProviderExtension.) | |
GetScopeData | (Defined by PrivacyProviderExtension.) | |
ToSecurityLevel | (Defined by PrivacyProviderExtension.) | |
VerifyHash | (Defined by PrivacyProviderExtension.) |