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.