Show Contents / Index / Search

Data Encryption

Encryption protects the confidentiality of data in transit. This protection is accomplished by encrypting the data before it is sent using a secret key and cipher. The received data must be decrypted using the same key and cipher. The cipher used for a given session is the cipher highest in the client's order of preference that is also supported by the server.

Reflection for Secure IT Windows Client supports the following data encryption standards:

  • DES (56-bit)
  • Arcfour (40- or 128-bit)
  • TripleDES (168-bit)
  • Cast (128-bit)
  • Blowfish (128-bit)
  • AES (also known as Rijndael) (128-, 192-,or 256-bit)