| [ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 80 lignes (2 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
Classe: Horde_Cipher_BlockMode_ofb64 - X-Ref
The Horde_Cipher_BlockMode_ofb64:: This class implements the| encrypt(&$cipher, $plaintext) X-Ref |
| Encrypt a string. param: Horde_Cipher $cipher Cipher algorithm to use for param: string $plaintext The data to encrypt. return: The encrypted data. |
| decrypt(&$cipher, $ciphertext) X-Ref |
| Decrypt a string. param: Horde_Cipher $cipher Cipher algorithm to use for param: string $ciphertext The data to decrypt. return: The decrypted data. |
| Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |