simpletotpd ~master (2022-05-19T08:04:02.9473998)
Dub
Repo
totp
simpletotp
totp
Undocumented in source. Be warned that the author may not have intended to support it.
int
totp
(ubyte[] K, ulong time, int offset, int digits)
int
totp
(string K, ulong time, int offset, int digits)
int
totp
(
const
string
K
,
const
ulong
time
,
const
int
offset
= 0
,
const
int
digits
=
TOK_LEN
)
Meta
Source
See Implementation
simpletotp
totp
functions
totp
verify_token
manifest constants
T0
TI