Enumeration Members

AES_128_CBC: "aes128-cbc"
AES_128_CTR: "aes128-ctr"
AES_128_GCM: "aes128-gcm"
AES_128_GCM_OPENSSH: "aes128-gcm@openssh.com"
AES_192_CBC: "aes192-cbc"
AES_192_CTR: "aes192-ctr"
AES_256_CBC: "aes256-cbc"
AES_256_CTR: "aes256-ctr"
AES_256_GCM: "aes256-gcm"
AES_256_GCM_OPENSSH: "aes256-gcm@openssh.com"
ARCFOUR: "arcfour"
ARCFOUR_128: "arcfour128"
ARCFOUR_256: "arcfour256"
BLOWFISH: "blowfish-cbc"
CAST_128: "cast128-cbc"
CHA_CHA_20: "chacha20-poly1305@openssh.com"
THREE_DES: "3des-cbc"