TYPO3 CMS
TYPO3_6-2
|
Additional Inherited Members | |
![]() | |
checkPassword ($plainPW, $saltedHashPW) | |
getHashedPassword ($password, $salt=NULL) | |
isAvailable () | |
getSaltLength () | |
getSetting () | |
isHashUpdateNeeded ($passString) | |
isValidSalt ($salt) | |
isValidSaltedPW ($saltedPW) | |
![]() | |
base64Encode ($input, $count) | |
![]() | |
const | ITOA64 = './0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz' |
![]() | |
applySettingsToSalt ($salt) | |
getGeneratedSalt () | |
getItoa64 () | |
getSaltSuffix () | |
![]() | |
applySettingsToSalt ($salt) | |
getGeneratedSalt () | |
getItoa64 () | |
getSetting () | |
getLengthBase64FromBytes ($byteLength) | |
![]() | |
static | $saltLengthMD5 = 6 |
static | $saltSuffixMD5 = '$' |
static | $settingMD5 = '$1$' |
Definition at line 6122 of file LegacyClassesForIde.php.