hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
MD5Authentication
hunt
database
driver
postgresql
impl
util
MD5Authentication
class
MD5Authentication {
static
string
encode
(string username, string password, byte[] salt);
}
Members
Static functions
encode
string
encode
(string username, string password, byte[] salt)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
database
driver
postgresql
impl
util
MD5Authentication
classes
MD5Authentication