Detailed Description
Generates Salt for the user password
Definition at line 7 of file oxpasswordsaltgenerator.php.
Constructor & Destructor Documentation
Member Function Documentation
oxPasswordSaltGenerator::_customSaltGenerator |
( |
| ) |
|
|
protected |
oxPasswordSaltGenerator::_getOpenSSLFunctionalityChecker |
( |
| ) |
|
|
protected |
oxPasswordSaltGenerator::generate |
( |
| ) |
|
Generates salt. If openssl_random_pseudo_bytes function is not available, than fallback to custom salt generator.
- Returns
- string
Definition at line 31 of file oxpasswordsaltgenerator.php.
Member Data Documentation
oxPasswordSaltGenerator::$_openSSLFunctionalityChecker |
|
private |
The documentation for this class was generated from the following file: