Network data encryption
Use network encryption to encrypt data transmitted between server and client, and between server and other server.
Encryption is the process of transforming data into an unintelligible form to
prevent the unauthorized use of the data. To read an encrypted file, you must have access to a
secret decryption key or password. Unencrypted data is called plain text; encrypted
data is called cipher text. A cipher is an encryption-decryption
algorithm.
Note: Support for Communication Support Module (CSM) is removed starting Informix Server
14.10.xC9 . You should use Transport Layer Security (TLS)/Secure Sockets Layer (SSL) instead.