Crypt factory that produces {@link SunJceCrypt} instances based on http session-specificencryption key. This allows each user to have their own encryption key, hardening against CSRF attacks. Note that the use of this crypt factory will result in an immediate creation of a http session
@author igor.vaynberg
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.