Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Liste complète des membres de JCrypt, y compris les membres hérités :
$_cipher | JCrypt | private |
$_key | JCrypt | private |
__construct(JCryptCipher $cipher=null, JCryptKey $key=null) | JCrypt | |
decrypt($data) | JCrypt | |
encrypt($data) | JCrypt | |
generateKey(array $options=array()) | JCrypt | |
genRandomBytes($length=16) | JCrypt | static |
setKey(JCryptKey $key) | JCrypt | |
timingSafeCompare($known, $unknown) | JCrypt | static |