TrinityCore
Loading...
Searching...
No Matches
AUTH_RECONNECT_PROOF_C Struct Reference

Public Attributes

uint8 cmd
 
uint8 R1 [16]
 
Trinity::Crypto::SHA1::Digest R2
 
Trinity::Crypto::SHA1::Digest R3
 
uint8 number_of_keys
 

Detailed Description

Definition at line 110 of file AuthSession.cpp.

Member Data Documentation

◆ cmd

uint8 AUTH_RECONNECT_PROOF_C::cmd

Definition at line 112 of file AuthSession.cpp.

◆ number_of_keys

uint8 AUTH_RECONNECT_PROOF_C::number_of_keys

Definition at line 115 of file AuthSession.cpp.

◆ R1

uint8 AUTH_RECONNECT_PROOF_C::R1[16]

Definition at line 113 of file AuthSession.cpp.

◆ R2

Trinity::Crypto::SHA1::Digest AUTH_RECONNECT_PROOF_C::R2

Definition at line 114 of file AuthSession.cpp.

◆ R3

Trinity::Crypto::SHA1::Digest AUTH_RECONNECT_PROOF_C::R3

Definition at line 114 of file AuthSession.cpp.


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