JUserHelper::hashPassword
Hashes a password using the current encryption.
Signature
public function hashPassword(string
$password )
Parameters
-
$password
- The plaintext password to encrypt.
Returns
- string
- The encrypted password.