![]() |
TrinityCore
|
Include dependency graph for AuthDefines.h:
This graph shows which files directly or indirectly include this file: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 |
| using SessionKey = std::array<uint8, SESSION_KEY_LENGTH> |
Definition at line 25 of file AuthDefines.h.
|
constexpr |
Definition at line 24 of file AuthDefines.h.