password::match
Checks if a password matches the encrypted hash
password::match($plaintext, $hash)
Parameters
$plaintext (string)
$hash (string)
Return values
boolean