This utility class is to provide both encryption and decryption Ciphers
to ResponseStateManager
implementations wishing to provide encryption support.
The algorithm used to encrypt byte array is AES with CBC.
Original author Inderjeet Singh, J2EE Blue Prints Team. Modified to suit JSF needs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|