simpletotp.hotp

Undocumented in source.

Members

Functions

hotp
int hotp(ubyte[] K, ulong C, int digits)
Undocumented in source. Be warned that the author may not have intended to support it.
hotp
int hotp(string K, ulong C, int digits)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

T0
enum T0;
Undocumented in source.
TI
enum TI;
Undocumented in source.
TOK_LEN
enum TOK_LEN;
Undocumented in source.

Meta