AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
AuthDefines.h File Reference
#include "Define.h"
#include <array>

Go to the source code of this file.

Typedefs

using SessionKey = std::array< uint8, SESSION_KEY_LENGTH >
 

Variables

constexpr size_t SESSION_KEY_LENGTH = 40
 

Typedef Documentation

◆ SessionKey

using SessionKey = std::array<uint8, SESSION_KEY_LENGTH>

Variable Documentation

◆ SESSION_KEY_LENGTH

constexpr size_t SESSION_KEY_LENGTH = 40
constexpr