encryption 3des | aes-128 | null | rc4
Specifies the encryption
algorithm.
3des: Encryption
algorithm 3DES (Triple Encryption Algorithm). 3DES applies the Data
Encryption Standard (DES) cipher algorithm three times to each data
block.
aes-128:
Encryption algorithm AES-128 (Advanced Encryption Standard-128).
AES-128 is a symmetric-key encryption standard which has a 128-bit block
size, with key size of 128.
null: Encryption
algorithm Null.
rc4: Encryption
algorithm RC4 (Rivest Cipher 4). RC4 is a stream cipher used with
SSL protocol.