Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
RadiusPacket Class Reference

RADIUS packet structure. More...

Inheritance diagram for RadiusPacket:
Header Pdu Signal

Public Attributes

byte code
 
int id
 
short length
 
string authenticator
 
AttribType type
 
byte attributeLength
 
string attribValue
 
- Public Attributes inherited from Header
Pdu payload
 

Detailed Description

RADIUS packet structure.

Member Data Documentation

◆ attributeLength

byte RadiusPacket::attributeLength

◆ attribValue

string RadiusPacket::attribValue

◆ authenticator

string RadiusPacket::authenticator

◆ code

byte RadiusPacket::code

◆ id

int RadiusPacket::id

◆ length

short RadiusPacket::length

◆ type

AttribType RadiusPacket::type

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