Method | Description | |
---|---|---|
getHashWithMetadata ( string $oldHash, |
Use during imports to populate a table with metadata and a rehashed hash. | |
setPasswordKey ( |
||
validate ( |
Validate a user-provided password with user |
public getHashWithMetadata ( string $oldHash, |
||
$oldHash | string | |
$passwordKey | ||
return | array | [HiddenString, array] |
public setPasswordKey ( |
||
$passwordKey | ||
return | self |