JUserHelper::_toAPRMD5
Converts to allowed 64 characters for APRMD5 passwords.
Signature
protected function _toAPRMD5(string
$value,
integer
$count )
Parameters
-
$value
- The value to convert.
-
$count
- The number of characters to convert.
Returns
- string
- $value converted to the 64 MD5 characters.