PcapPlusPlus  21.05
pcpp::radius_header Struct Reference

#include <RadiusLayer.h>

Public Attributes

uint8_t code
 
uint8_t id
 
uint16_t length
 
uint8_t authenticator [16]
 

Detailed Description

Represents a RADIUS protocol header

Member Data Documentation

◆ authenticator

uint8_t pcpp::radius_header::authenticator[16]

Used to authenticate the reply from the RADIUS server and to encrypt passwords

◆ code

uint8_t pcpp::radius_header::code

RADIUS message code

◆ id

uint8_t pcpp::radius_header::id

RADIUS message ID

◆ length

uint16_t pcpp::radius_header::length

RADIUS message length