4
votes
4answers
535 views
“Unlimited Strength” JCE Policy Files
I have an app that uses 256-bit AES encryption which is not supported by Java out of the box. I know to get this to function correctly I install the JCE unlimited strength jars in the security folder. …
