Authentication outgoing message
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# | Visual Basic | Visual C++ |
array<unsigned char>^ authenticate( array<unsigned char>^ userPassword, array<unsigned char>^ engineId, array<unsigned char>^ wholeMessage )
Parameters
- userPassword
- array<
Byte
>[]()[]
Authentication secret
- engineId
- array<
Byte
>[]()[]
SNMP version 3 agent engine id
- wholeMessage
- array<
Byte
>[]()[]
Message to authenticate