TYPO3 CMS  TYPO3_7-6
ADODB_Encrypt_Secret Class Reference

Public Member Functions

 write ($data, $key)
 
 read ($data, $key)
 

Detailed Description

NOTE: On Windows 2000 SP4 with PHP 4.3.1, MCrypt 2.4.x, and Apache 1.3.28, the session didn't work properly.

This may be resolved with 4.3.3.

Definition at line 33 of file adodb-encrypt-secret.php.

Member Function Documentation

◆ read()

ADODB_Encrypt_Secret::read (   $data,
  $key 
)

Definition at line 42 of file adodb-encrypt-secret.php.

◆ write()

ADODB_Encrypt_Secret::write (   $data,
  $key 
)

Definition at line 36 of file adodb-encrypt-secret.php.