Generate privacy key from authentication password and engine id
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public byte[] GeneratePrivacyKey() |
| Visual Basic |
|---|
Public Function GeneratePrivacyKey As Byte() |
| Visual C++ |
|---|
public: array<unsigned char>^ GeneratePrivacyKey() |