Enabling JADE Thin Client Security Encryption

The JADE thin client mode provides optional encryption support for the presentation client and application server communication.

The [JadeAppServer] and [JadeThinClient] sections of the JADE initialization file contain the RPCEncryptionEnabled and RPCEncryptionHookDLL parameters.

For details, see "Application Server Section [JadeAppServer]" and "JADE Presentation Client Section [JadeThinClient]" under "JADE Thin Client Sections", in the JADE Initialization File Reference. See also "Controlling JADE Thin Client Application Execution", in the following section.

For details about returning the type of encryption being used by a JADE thin client TCP/IP connection in the current application, see the Application class getThinClientEncryptionType method.