gauthenticator

Undocumented in source.

Members

Functions

getHOTPToken
string getHOTPToken(string secret, ulong interval)

HMAC-based One Time Password(HOTP)

getTOTPToken
string getTOTPToken(string secret)

Time-based One Time Password(TOTP)

Meta