The string that was returned by a call to generateSimplePasswordHash
Password string to test against the hash
The same optional salt that was given to the original call to generateSimplePasswordHash
Returns true if the password matches the specified hash.
generateSimplePasswordHash, vibe.crypto.md5
Tests a password hash generated using generateSimplePasswordHash.