Horizon Official Technical Documentation
|
|
Go to the source code of this file.
Classes | |
struct | Horizon::Auth::auth_config_type |
Main Auth Server Singleton Class. More... | |
struct | Horizon::Auth::auth_config_type::char_server |
class | Horizon::Auth::AuthServer |
Namespaces | |
namespace | Horizon |
namespace | Horizon::Auth |
Macros | |
#define | sAuth Horizon::Auth::AuthServer::getInstance() |
Variables | |
const int | Horizon::Auth::SALT_LEN = 16 |
const int | Horizon::Auth::HASH_LEN = 32 |
const int | Horizon::Auth::ITERATIONS = 10000 |
#define sAuth Horizon::Auth::AuthServer::getInstance() |