TYPO3 CMS  TYPO3_7-6
ADODB_Encrypt_SHA1 Class Reference

Public Member Functions

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

Detailed Description

Definition at line 11 of file adodb-encrypt-sha1.php.

Member Function Documentation

◆ read()

ADODB_Encrypt_SHA1::read (   $data,
  $key 
)

Definition at line 21 of file adodb-encrypt-sha1.php.

◆ write()

ADODB_Encrypt_SHA1::write (   $data,
  $key 
)

Definition at line 13 of file adodb-encrypt-sha1.php.