Generate authentication 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[] GenerateAuthenticationKey() |
| Visual Basic |
|---|
Public Function GenerateAuthenticationKey As Byte() |
| Visual C++ |
|---|
public: array<unsigned char>^ GenerateAuthenticationKey() |