Separated JCE installation from Java installation to make it more repeatable and possible to be triggered even after Java has already been installed. Detects if JCE is already enabled, i.e. strong cryptographic operations are possible in the Oracle Java interpreter (with jrunscript).
Separated JCE installation from Java installation to make it more repeatable and possible to be triggered even after Java has already been installed. Detects if JCE is already enabled, i.e. strong cryptographic operations are possible in the Oracle Java interpreter (with jrunscript).
Fixed the JCE installation for Mac.