![]() |
TrinityCore
|
Public Attributes | |
| uint8 | cmd |
| uint8 | R1 [16] |
| Trinity::Crypto::SHA1::Digest | R2 |
| Trinity::Crypto::SHA1::Digest | R3 |
| uint8 | number_of_keys |
Definition at line 110 of file AuthSession.cpp.
| uint8 AUTH_RECONNECT_PROOF_C::cmd |
Definition at line 112 of file AuthSession.cpp.
| uint8 AUTH_RECONNECT_PROOF_C::number_of_keys |
Definition at line 115 of file AuthSession.cpp.
| uint8 AUTH_RECONNECT_PROOF_C::R1[16] |
Definition at line 113 of file AuthSession.cpp.
| Trinity::Crypto::SHA1::Digest AUTH_RECONNECT_PROOF_C::R2 |
Definition at line 114 of file AuthSession.cpp.
| Trinity::Crypto::SHA1::Digest AUTH_RECONNECT_PROOF_C::R3 |
Definition at line 114 of file AuthSession.cpp.