This is a simple class that can be used to encode and decode session values to make
it harder to obtain private session values for people with access to session data.
It uses base64 encoding and mcrypt_encrypt encryption to set the values of one or
more session variables values.
The class may also retrieve the value of an encoded session variable and decode it.
| There are not enough user ratings to display for 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.