AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Typedefs | |
using | SessionKey = std::array< uint8, SESSION_KEY_LENGTH > |
Variables | |
constexpr std::size_t | SESSION_KEY_LENGTH = 40 |
using SessionKey = std::array<uint8, SESSION_KEY_LENGTH> |
|
constexpr |
Referenced by AccountInfo::AccountInfo(), and AuthSession::ReconnectChallengeCallback().