This file is part of the Achievo ATK distribution.
Detailed copyright and licensing information can be found in the doc/COPYRIGHT and doc/LICENSE files which should be included in the distribution.
| Copyright: | (c)2004 Ibuildings.nl BV |
| License: | ATK Open Source License |
| Class | Description |
|---|---|
| atkOpenSSLEncryption | Class for encrypting and decrypting data with the openssl algorithm This class uses the functions openssl_public_encrypt and openssl_private_decrypt which are experimental function. see for more details: http://nl3.php.net/manual/en/function.openssl-public-encrypt.php |
