What type of encryption is used in execJ and how does it affect load time?
The encryption used is a proprietary variant of RSA encryption. Encryption strengths ranging from 60-bit to 160-bit are available. The lower the encryption strength, the quicker your application will load. The encryption is designed to minimize the effect on load time. It is recommended for most applications to use either the 96-bit or 128-bit encryption for the best balance of security and speed.