This class can encrypt and decrypt the values stored on session variables.
It uses a simple encryption algorithm to encrypt the values assigned to variables, so even if some body accesses the files or other container that stores session values, it will only be possible to restore the original values using the secret encryption key.
| 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.
| File |
Role |
Description |
LSMCrypSession |
Class |
Crypt and Decrypt datas on sessions |