JCryptPasswordSimpleTest::testVerify
Tests the verify method.
Signature
public function testVerify(string
$password,
string
$hash,
string
$expectation )
Parameters
-
$password
- The password to verify
-
$hash
- The hash
-
$expectation
- The expected result
Returns
- void