Liste de tous les membres
Fonctions membres publiques
Attributs publics
Documentation des constructeurs et destructeur
JSimpleCrypt::__construct |
( |
$ |
key = null | ) |
|
Object Constructor takes an optional key to be used for encryption/decryption. If no key is given then the secret word from the configuration object is used.
protected
- Paramètres:
-
string | $key | Optional encryption key |
- Renvoie:
- void
- Depuis:
- 1.5
Références JFactory::getConfig().
Documentation des fonctions membres
JSimpleCrypt::_charToInt |
( |
$ |
c | ) |
|
JSimpleCrypt::_hexToInt |
( |
$ |
s, |
|
|
$ |
i |
|
) |
| |
JSimpleCrypt::_hexToIntArray |
( |
$ |
s | ) |
|
JSimpleCrypt::_intToHex |
( |
$ |
i | ) |
|
JSimpleCrypt::_xorCharString |
( |
$ |
s | ) |
|
JSimpleCrypt::_xorString |
( |
$ |
ai | ) |
|
JSimpleCrypt::decrypt |
( |
$ |
s | ) |
|
JSimpleCrypt::encrypt |
( |
$ |
s | ) |
|
Documentation des données membres
La documentation de cette classe a été générée à partir du fichier suivant :