This class can store and retrieve values in encrypted cookies.
It can store a value in a given cookie after encrypting the value with a given key.
The class can also do the opposite, i.e. retrieve the previously encrypted value stored in a given cookie set for the current HTTP request and return the decrypted value.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
crypt.php |
Class |
COOKIE ENCRYPT AND DECRYPT |
example.php |
Class |
COOKIE ENCRYPT AND DECRYPT |