|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
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 8 of file AuthDefines.h.
|
constexpr |
Definition at line 7 of file AuthDefines.h.
Referenced by AuthSocket::_HandleReconnectChallenge(), and WorldSocket::HandleAuthSession().