|
Radius
|
#include <RadiusMsg.h>
Public Attributes | |
| uint8_t | type |
| Attribute number. | |
| uint8_t | length |
| Total length, including header. | |
| uint8_t | value [RADIUS_MAX_ATTRIBUTE_SIZE] |
| Value of the attribute. May have some internal structure, such as for VSAs etc. | |
Maps a RADIUS Attribute, including the header
1.8.2