- check
bool check(ulong userId, string token, RSAKeyInfo privateKey, int tokenExpire)
Undocumented in source. Be warned that the author may not have intended to support it.
- generate
ubyte[] generate(ulong userId, RSAKeyInfo publicKey)
Undocumented in source. Be warned that the author may not have intended to support it.
- getTokenInPool
string getTokenInPool(ulong userId)
Undocumented in source. Be warned that the author may not have intended to support it.