Method Crypto.verify_crypt_md5()
- Method verify_crypt_md5
verify_crypt_md5(boolstring(8bit)password,string(7bit)hash)- Description
Verifies the
passwordagainst the crypt_md5 hash.- Throws
May throw an exception if the hash value is bad.
- See also