PhpassHashedPasswordBase::HASH_LENGTH
Same name in other branches
- 11.x core/lib/Drupal/Core/Password/PhpassHashedPasswordBase.php \Drupal\Core\Password\PhpassHashedPasswordBase::HASH_LENGTH
The expected (and maximum) number of characters in a hashed password.
File
-
core/
lib/ Drupal/ Core/ Password/ PhpassHashedPasswordBase.php, line 29
Class
- PhpassHashedPasswordBase
- Legacy password hashing framework.
Namespace
Drupal\Core\PasswordCode
const HASH_LENGTH = 55;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.