Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
getAuthenticationKey () | |
getEncryptionKey () | |
__construct ($akey, $ekey) | |
Attributs privés | |
$akey = '' | |
$ekey = '' | |
__construct | ( | $akey, | |
$ekey | |||
) |
Constructor for DerivedKeys.
string | $akey | |
string | $ekey |
Références DerivedKeys\$akey, et DerivedKeys\$ekey.
getAuthenticationKey | ( | ) |
getEncryptionKey | ( | ) |
|
private |
Référencé par DerivedKeys\__construct(), et DerivedKeys\getAuthenticationKey().
|
private |
Référencé par DerivedKeys\__construct(), et DerivedKeys\getEncryptionKey().