AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Variables | |
static constexpr uint32 | TOTP_INTERVAL = 30 |
static constexpr uint32 | HMAC_RESULT_SIZE = 20 |
|
staticconstexpr |
Referenced by Acore::Crypto::TOTP::GenerateToken().
|
staticconstexpr |
Referenced by Acore::Crypto::TOTP::GenerateToken(), and Acore::Crypto::TOTP::ValidateToken().