Radius
Public Attributes | List of all members
RadiusPacket Struct Reference

#include <RadiusMsg.h>

Public Attributes

uint8_t code
 The RADIUS message type code.
 
uint8_t identifier
 RADIUS identifier.
 
uint16_t length
 Total length of the packet, including the header.
 
uint8_t authenticator [RADIUS_AUTHENTICATOR_LENGTH]
 RADISU authenticator.
 
uint8_t attrs [RADIUS_MAX_SIZE-RADIUS_HEADER_LENGTH]
 All attributes in serial packed format.
 

Detailed Description

Helper class for mapping RADIUS request packets, including the header See RFC 2138


The documentation for this struct was generated from the following file: