|
Dangerous SNMP
|
This is the encoder/decoder for the "SNMPv3Message" class. More...
#include <message-v3.hpp>
Public Types | |
| typedef SNMPv3Message | value_type |
Static Public Member Functions | |
| static unsigned int | length (const value_type &message) |
| static bool | write (const value_type &message, char *buffer, unsigned int bufferSize) |
| static bool | read (value_type &message, char *buffer, unsigned int bufferSize) |
Static Public Attributes | |
| static constexpr const char * | NAME = "SNMPv3Message" |
| static const int | TYPE = asn1::helper::SEQUENCE::TYPE |
This is the encoder/decoder for the "SNMPv3Message" class.