Module radius_rust::protocol::radius_packet [−][src]
Expand description
RADIUS Packet implementation
Structs
RadiusAttribute | Represents an attribute, which would be sent to RADIUS Server/client as a part of RadiusPacket |
RadiusPacket | Represents RADIUS packet |
Enums
RadiusMsgType | Allowed types of RADIUS messages/packets |
TypeCode | Contains all supported Codes of RADIUS message/packet as defined in RFC 2865 & RFC 3576 |