Function __global->password_get_info
Definitions
sources_custom/phpstub.php
- Returns information about the given hash.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$hash | string | required parameter | N/A | N/A | The password hash |
Return
- A map of info, include algo, algoName, options
- Type: array
- Set: N/A
- Range: N/A