CMD AUTH RECONNECT PROOF Client

From wowdev
Revision as of 18:43, 21 May 2021 by Deadbeef (talk | contribs) (Deadbeef moved page CMD AUTH LOGON PROOF Client to CMD AUTH RECONNECT PROOF Client: Accidentally created wrong page)
Jump to navigation Jump to search

Packet Layout

AuthReconnectionProof_Client
Offset Size / Endianness Type Name Description
0x0 1 / - uint8 command RECON_PROOF (0x3)
0x1 16 / Little uint8[16] proof_data Challenge data used for calculating proof.
0x11 20 / Little uint8[20] client_proof SRP6 Client proof.
0x25 20 / ? uint8[20] client_checksum Unknown.
0x39 1 / - uint8 key_count Unknown. Can be expected to always be 0.