AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for Acore::Crypto::TOTP, including all inherited members.
GenerateToken(Secret const &key, time_t timestamp) | Acore::Crypto::TOTP | static |
RECOMMENDED_SECRET_LENGTH | Acore::Crypto::TOTP | static |
Secret typedef | Acore::Crypto::TOTP | |
ValidateToken(Secret const &key, uint32 token) | Acore::Crypto::TOTP | static |