I noticed this in the distribution now but it is not used in the code yet. Is the purpose of this to encrypt the session variables for those who don't want to store in other containers (like db)?
Sean Laval - 2014-03-07 21:22:32 - In reply to message 2 from Manuel Lemos
I notice this class uses session cookies. Is that because you think its not safe from a security point of view to persist the cookies between browser sessions?