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
ChapPacket Class Reference

CHAP packet structure. More...

Inheritance diagram for ChapPacket:
Pdu Signal

Public Attributes

byte code
 
byte id
 
string password
 
string username
 
ip routeIp
 

Detailed Description

CHAP packet structure.

Member Data Documentation

◆ code

byte ChapPacket::code

◆ id

byte ChapPacket::id

◆ password

string ChapPacket::password

◆ routeIp

ip ChapPacket::routeIp

◆ username

string ChapPacket::username

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