![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Graphe d'héritage de Rijndael256Cipher:Attributs protégés | |
| $type = MCRYPT_RIJNDAEL_256 | |
| $mode = MCRYPT_MODE_CBC | |
| $keyType = 'rijndael256' | |
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') | |
Crypt cipher for Rijndael 256 encryption, decryption and key generation.
|
protected |
|
protected |
|
protected |