- generatePasswordHash
string generatePasswordHash(string password)
Undocumented in source. Be warned that the author may not have intended to support it.
- testPassword
bool testPassword(string password, string hashstring)
Undocumented in source. Be warned that the author may not have intended to support it.