PwHasher.verifyPassword

Verify a password matches a hash made with hashPassword

interface PwHasher
bool
verifyPassword
const
(
string password
,
string hash
)

Meta