Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Attributs protégés | |
$type = MCRYPT_RIJNDAEL_256 | |
$mode = MCRYPT_MODE_CBC | |
$keyType = 'rijndael256' | |
Attributs protégés inherited from JCryptCipherMcrypt |
Additional Inherited Members | |
Fonctions membres publiques inherited from JCryptCipherMcrypt | |
__construct () | |
decrypt ($data, JCryptKey $key) | |
encrypt ($data, JCryptKey $key) | |
generateKey (array $options=array()) | |
pbkdf2 ($p, $s, $kl, $c=10000, $a= 'sha256') |
Définition à la ligne 19 du fichier rijndael256.php.
|
protected |
Réimplémentée à partir de JCryptCipherMcrypt.
Définition à la ligne 39 du fichier rijndael256.php.
|
protected |
Réimplémentée à partir de JCryptCipherMcrypt.
Définition à la ligne 33 du fichier rijndael256.php.
|
protected |
Réimplémentée à partir de JCryptCipherMcrypt.
Définition à la ligne 26 du fichier rijndael256.php.