|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
RADIUS packet structure. More...
Public Attributes | |
| byte | code |
| int | id |
| short | length |
| string | authenticator |
| AttribType | type |
| byte | attributeLength |
| string | attribValue |
Public Attributes inherited from Header | |
| Pdu | payload |
RADIUS packet structure.
| byte RadiusPacket::attributeLength |
| string RadiusPacket::attribValue |
| string RadiusPacket::authenticator |
| byte RadiusPacket::code |
| int RadiusPacket::id |
| short RadiusPacket::length |
| AttribType RadiusPacket::type |