Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
TOTP Namespace Reference

Functions

unsigned int GenerateToken (std::string &b32key)

Function Documentation

◆ GenerateToken()

unsigned int TOTP::GenerateToken ( std::string & b32key)

Definition at line 63 of file TOTP.cpp.

References base32_decode(), and HMAC_RES_SIZE.

Referenced by AuthSocket::_HandleLogonProof().