I am attempting to set the secretKey on an implementation of AbstractEncryptedProxyGrantingTicketStorageImpl on one of my CAS clients, but when I set this value (as an init parameter in context.xml) I am receiving the following exception:
java.lang.RuntimeException: javax.crypto.IllegalBlockSizeException: last > block incomplete in decryption I thought I'd see if anyone has successfully used the secretKey, and if I might be missing something. Here is an example of the key that I'm using if it helps: 8e3ZkqWraSewNg5WXSoZQXPctWwyzzrQ Thanks, Adam Causey VCU -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
