Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Attributs protégés | |
$type = MCRYPT_3DES | |
$mode = MCRYPT_MODE_CBC | |
$keyType = '3des' | |
Attributs protégés hérités de McryptCipher | |
$type | |
$mode | |
$keyType | |
Membres hérités additionnels | |
Fonctions membres publiques hérités de McryptCipher | |
__construct () | |
decrypt ($data, Key $key) | |
encrypt ($data, Key $key) | |
generateKey (array $options=array()) | |
pbkdf2 ($p, $s, $kl, $c=10000, $a='sha256') | |
JCrypt cipher for Triple DES encryption, decryption and key generation.
|
protected |
|
protected |
|
protected |