Expand description
Authentication-related protocol packets.
Structs§
- Continue
- A continue packet potentially sent as part of an authentication session.
- Continue
Flags - Flags to send as part of an authentication continue packet.
- Data
TooLong - An error indicating that the provided supplementary authentication was too long to fit in a packet.
- Packet
Data - Supplementary authentication data included in an authentication start packet.
- Reply
- An authentication reply packet received from a server.
- Reply
Flags - Flags received in an authentication reply packet.
- Reply
Owned std - An authentication reply packet with owned fields.
- Start
- An authentication start packet, used to initiate an authentication session.