hotp

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

Meta