Tagged Questions
1
vote
1answer
778 views
Java JCE Unlimited strength encryption security policy files
Are the JCE policy files (in {java.home}/lib/security) overwritten with the standard strength policy files after a JRE update? or are these left alone on JRE update?
EDIT: Does anyone know if the Mac ...