Enum SSL.Constants.CipherSuite

Description

Cipher suites.


Constant SSL_dh_anon_export_with_des40_cbc_sha

constant SSL.Constants.SSL_dh_anon_export_with_des40_cbc_sha

Description

SSL 3.0


Constant SSL_dh_anon_export_with_rc4_40_md5

constant SSL.Constants.SSL_dh_anon_export_with_rc4_40_md5

Description

SSL 3.0


Constant SSL_dh_anon_with_3des_ede_cbc_sha

constant SSL.Constants.SSL_dh_anon_with_3des_ede_cbc_sha

Description

SSL 3.0


Constant SSL_dh_anon_with_des_cbc_sha

constant SSL.Constants.SSL_dh_anon_with_des_cbc_sha

Description

SSL 3.0


Constant SSL_dh_anon_with_rc4_128_md5

constant SSL.Constants.SSL_dh_anon_with_rc4_128_md5

Description

SSL 3.0


Constant SSL_dh_dss_export_with_des40_cbc_sha

constant SSL.Constants.SSL_dh_dss_export_with_des40_cbc_sha

Description

SSL 3.0


Constant SSL_dh_dss_with_3des_ede_cbc_sha

constant SSL.Constants.SSL_dh_dss_with_3des_ede_cbc_sha

Description

SSL 3.0


Constant SSL_dh_dss_with_des_cbc_sha

constant SSL.Constants.SSL_dh_dss_with_des_cbc_sha

Description

SSL 3.0


Constant SSL_dh_rsa_export_with_des40_cbc_sha

constant SSL.Constants.SSL_dh_rsa_export_with_des40_cbc_sha

Description

SSL 3.0


Constant SSL_dh_rsa_with_3des_ede_cbc_sha

constant SSL.Constants.SSL_dh_rsa_with_3des_ede_cbc_sha

Description

SSL 3.0


Constant SSL_dh_rsa_with_des_cbc_sha

constant SSL.Constants.SSL_dh_rsa_with_des_cbc_sha

Description

SSL 3.0


Constant SSL_dhe_dss_export_with_des40_cbc_sha

constant SSL.Constants.SSL_dhe_dss_export_with_des40_cbc_sha

Description

SSL 3.0


Constant SSL_dhe_dss_with_3des_ede_cbc_sha

constant SSL.Constants.SSL_dhe_dss_with_3des_ede_cbc_sha

Description

SSL 3.0


Constant SSL_dhe_dss_with_des_cbc_sha

constant SSL.Constants.SSL_dhe_dss_with_des_cbc_sha

Description

SSL 3.0


Constant SSL_dhe_rsa_export_with_des40_cbc_sha

constant SSL.Constants.SSL_dhe_rsa_export_with_des40_cbc_sha

Description

SSL 3.0


Constant SSL_dhe_rsa_with_3des_ede_cbc_sha

constant SSL.Constants.SSL_dhe_rsa_with_3des_ede_cbc_sha

Description

SSL 3.0


Constant SSL_dhe_rsa_with_des_cbc_sha

constant SSL.Constants.SSL_dhe_rsa_with_des_cbc_sha

Description

SSL 3.0


Constant SSL_invalid_suite
Constant SSL_null_with_null_null

constant SSL.Constants.SSL_invalid_suite
constant SSL.Constants.SSL_null_with_null_null

Description

SSL 3.0


Constant SSL_rsa_export_with_des40_cbc_sha

constant SSL.Constants.SSL_rsa_export_with_des40_cbc_sha

Description

SSL 3.0


Constant SSL_rsa_export_with_rc2_cbc_40_md5

constant SSL.Constants.SSL_rsa_export_with_rc2_cbc_40_md5

Description

SSL 3.0


Constant SSL_rsa_export_with_rc4_40_md5

constant SSL.Constants.SSL_rsa_export_with_rc4_40_md5

Description

SSL 3.0


Constant SSL_rsa_fips_with_3des_ede_cbc_sha

constant SSL.Constants.SSL_rsa_fips_with_3des_ede_cbc_sha

Description

Netscape.


Constant SSL_rsa_fips_with_des_cbc_sha

constant SSL.Constants.SSL_rsa_fips_with_des_cbc_sha

Description

Netscape.


Constant SSL_rsa_oldfips_with_3des_ede_cbc_sha

constant SSL.Constants.SSL_rsa_oldfips_with_3des_ede_cbc_sha

Description

experimental


Constant SSL_rsa_oldfips_with_des_cbc_sha

constant SSL.Constants.SSL_rsa_oldfips_with_des_cbc_sha

Description

experimental


Constant SSL_rsa_with_rc2_cbc_md5
Constant SSL_rsa_with_idea_cbc_md5
Constant SSL_rsa_with_des_cbc_md5
Constant SSL_rsa_with_3des_ede_cbc_md5

constant SSL.Constants.SSL_rsa_with_rc2_cbc_md5
constant SSL.Constants.SSL_rsa_with_idea_cbc_md5
constant SSL.Constants.SSL_rsa_with_des_cbc_md5
constant SSL.Constants.SSL_rsa_with_3des_ede_cbc_md5


Constant SSL_rsa_with_3des_ede_cbc_sha

constant SSL.Constants.SSL_rsa_with_3des_ede_cbc_sha

Description

SSL 3.0


Constant SSL_rsa_with_des_cbc_sha

constant SSL.Constants.SSL_rsa_with_des_cbc_sha

Description

SSL 3.0


Constant SSL_rsa_with_idea_cbc_sha

constant SSL.Constants.SSL_rsa_with_idea_cbc_sha

Description

SSL 3.0


Constant SSL_rsa_with_null_md5

constant SSL.Constants.SSL_rsa_with_null_md5

Description

SSL 3.0


Constant SSL_rsa_with_null_sha

constant SSL.Constants.SSL_rsa_with_null_sha

Description

SSL 3.0


Constant SSL_rsa_with_rc4_128_md5

constant SSL.Constants.SSL_rsa_with_rc4_128_md5

Description

SSL 3.0


Constant SSL_rsa_with_rc4_128_sha

constant SSL.Constants.SSL_rsa_with_rc4_128_sha

Description

SSL 3.0


Constant TLS_aes_128_ccm_8_sha256

constant SSL.Constants.TLS_aes_128_ccm_8_sha256

Description

RFC 8446


Constant TLS_aes_128_ccm_sha256

constant SSL.Constants.TLS_aes_128_ccm_sha256

Description

RFC 8446


Constant TLS_aes_128_gcm_sha256

constant SSL.Constants.TLS_aes_128_gcm_sha256

Description

RFC 8446


Constant TLS_aes_256_gcm_sha384

constant SSL.Constants.TLS_aes_256_gcm_sha384

Description

RFC 8446


Constant TLS_chacha20_poly1305_sha256

constant SSL.Constants.TLS_chacha20_poly1305_sha256

Description

RFC 8446


Constant TLS_dh_anon_with_aes_128_cbc_sha

constant SSL.Constants.TLS_dh_anon_with_aes_128_cbc_sha

Description

RFC 3268


Constant TLS_dh_anon_with_aes_128_cbc_sha256

constant SSL.Constants.TLS_dh_anon_with_aes_128_cbc_sha256

Description

TLS 1.2


Constant TLS_dh_anon_with_aes_128_gcm_sha256

constant SSL.Constants.TLS_dh_anon_with_aes_128_gcm_sha256

Description

RFC 5288


Constant TLS_dh_anon_with_aes_256_cbc_sha

constant SSL.Constants.TLS_dh_anon_with_aes_256_cbc_sha

Description

RFC 3268


Constant TLS_dh_anon_with_aes_256_cbc_sha256

constant SSL.Constants.TLS_dh_anon_with_aes_256_cbc_sha256

Description

TLS 1.2


Constant TLS_dh_anon_with_aes_256_gcm_sha384

constant SSL.Constants.TLS_dh_anon_with_aes_256_gcm_sha384

Description

RFC 5288


Constant TLS_dh_anon_with_aria_128_cbc_sha256

constant SSL.Constants.TLS_dh_anon_with_aria_128_cbc_sha256

Description

RFC 6209


Constant TLS_dh_anon_with_aria_128_gcm_sha256

constant SSL.Constants.TLS_dh_anon_with_aria_128_gcm_sha256

Description

RFC 6209


Constant TLS_dh_anon_with_aria_256_cbc_sha384

constant SSL.Constants.TLS_dh_anon_with_aria_256_cbc_sha384

Description

RFC 6209


Constant TLS_dh_anon_with_aria_256_gcm_sha384

constant SSL.Constants.TLS_dh_anon_with_aria_256_gcm_sha384

Description

RFC 6209


Constant TLS_dh_anon_with_camellia_128_cbc_sha

constant SSL.Constants.TLS_dh_anon_with_camellia_128_cbc_sha

Description

RFC 4132


Constant TLS_dh_anon_with_camellia_128_cbc_sha256

constant SSL.Constants.TLS_dh_anon_with_camellia_128_cbc_sha256

Description

RFC 5932


Constant TLS_dh_anon_with_camellia_128_gcm_sha256

constant SSL.Constants.TLS_dh_anon_with_camellia_128_gcm_sha256

Description

RFC 6367


Constant TLS_dh_anon_with_camellia_256_cbc_sha

constant SSL.Constants.TLS_dh_anon_with_camellia_256_cbc_sha

Description

RFC 4132


Constant TLS_dh_anon_with_camellia_256_cbc_sha256

constant SSL.Constants.TLS_dh_anon_with_camellia_256_cbc_sha256

Description

RFC 5932


Constant TLS_dh_anon_with_camellia_256_gcm_sha384

constant SSL.Constants.TLS_dh_anon_with_camellia_256_gcm_sha384

Description

RFC 6367


Constant TLS_dh_anon_with_des_cbc_sha

constant SSL.Constants.TLS_dh_anon_with_des_cbc_sha

Description

RFC 5469


Constant TLS_dh_anon_with_seed_cbc_sha

constant SSL.Constants.TLS_dh_anon_with_seed_cbc_sha

Description

RFC 4162


Constant TLS_dh_dss_with_aes_128_cbc_sha

constant SSL.Constants.TLS_dh_dss_with_aes_128_cbc_sha

Description

RFC 3268


Constant TLS_dh_dss_with_aes_128_cbc_sha256

constant SSL.Constants.TLS_dh_dss_with_aes_128_cbc_sha256

Description

TLS 1.2


Constant TLS_dh_dss_with_aes_128_gcm_sha256

constant SSL.Constants.TLS_dh_dss_with_aes_128_gcm_sha256

Description

RFC 5288


Constant TLS_dh_dss_with_aes_256_cbc_sha

constant SSL.Constants.TLS_dh_dss_with_aes_256_cbc_sha

Description

RFC 3268


Constant TLS_dh_dss_with_aes_256_cbc_sha256

constant SSL.Constants.TLS_dh_dss_with_aes_256_cbc_sha256

Description

TLS 1.2


Constant TLS_dh_dss_with_aes_256_gcm_sha384

constant SSL.Constants.TLS_dh_dss_with_aes_256_gcm_sha384

Description

RFC 5288


Constant TLS_dh_dss_with_aria_128_cbc_sha256

constant SSL.Constants.TLS_dh_dss_with_aria_128_cbc_sha256

Description

RFC 6209


Constant TLS_dh_dss_with_aria_128_gcm_sha256

constant SSL.Constants.TLS_dh_dss_with_aria_128_gcm_sha256

Description

RFC 6209


Constant TLS_dh_dss_with_aria_256_cbc_sha384

constant SSL.Constants.TLS_dh_dss_with_aria_256_cbc_sha384

Description

RFC 6209


Constant TLS_dh_dss_with_aria_256_gcm_sha384

constant SSL.Constants.TLS_dh_dss_with_aria_256_gcm_sha384

Description

RFC 6209


Constant TLS_dh_dss_with_camellia_128_cbc_sha

constant SSL.Constants.TLS_dh_dss_with_camellia_128_cbc_sha

Description

RFC 4132


Constant TLS_dh_dss_with_camellia_128_cbc_sha256

constant SSL.Constants.TLS_dh_dss_with_camellia_128_cbc_sha256

Description

RFC 5932


Constant TLS_dh_dss_with_camellia_128_gcm_sha256

constant SSL.Constants.TLS_dh_dss_with_camellia_128_gcm_sha256

Description

RFC 6367


Constant TLS_dh_dss_with_camellia_256_cbc_sha

constant SSL.Constants.TLS_dh_dss_with_camellia_256_cbc_sha

Description

RFC 4132


Constant TLS_dh_dss_with_camellia_256_cbc_sha256

constant SSL.Constants.TLS_dh_dss_with_camellia_256_cbc_sha256

Description

RFC 5932


Constant TLS_dh_dss_with_camellia_256_gcm_sha384

constant SSL.Constants.TLS_dh_dss_with_camellia_256_gcm_sha384

Description

RFC 6367


Constant TLS_dh_dss_with_des_cbc_sha

constant SSL.Constants.TLS_dh_dss_with_des_cbc_sha

Description

RFC 5469


Constant TLS_dh_dss_with_seed_cbc_sha

constant SSL.Constants.TLS_dh_dss_with_seed_cbc_sha

Description

RFC 4162


Constant TLS_dh_rsa_with_aes_128_cbc_sha

constant SSL.Constants.TLS_dh_rsa_with_aes_128_cbc_sha

Description

RFC 3268


Constant TLS_dh_rsa_with_aes_128_cbc_sha256

constant SSL.Constants.TLS_dh_rsa_with_aes_128_cbc_sha256

Description

TLS 1.2


Constant TLS_dh_rsa_with_aes_128_gcm_sha256

constant SSL.Constants.TLS_dh_rsa_with_aes_128_gcm_sha256

Description

RFC 5288


Constant TLS_dh_rsa_with_aes_256_cbc_sha

constant SSL.Constants.TLS_dh_rsa_with_aes_256_cbc_sha

Description

RFC 3268


Constant TLS_dh_rsa_with_aes_256_cbc_sha256

constant SSL.Constants.TLS_dh_rsa_with_aes_256_cbc_sha256

Description

TLS 1.2


Constant TLS_dh_rsa_with_aes_256_gcm_sha384

constant SSL.Constants.TLS_dh_rsa_with_aes_256_gcm_sha384

Description

RFC 5288


Constant TLS_dh_rsa_with_aria_128_cbc_sha256

constant SSL.Constants.TLS_dh_rsa_with_aria_128_cbc_sha256

Description

RFC 6209


Constant TLS_dh_rsa_with_aria_128_gcm_sha256

constant SSL.Constants.TLS_dh_rsa_with_aria_128_gcm_sha256

Description

RFC 6209


Constant TLS_dh_rsa_with_aria_256_cbc_sha384

constant SSL.Constants.TLS_dh_rsa_with_aria_256_cbc_sha384

Description

RFC 6209


Constant TLS_dh_rsa_with_aria_256_gcm_sha384

constant SSL.Constants.TLS_dh_rsa_with_aria_256_gcm_sha384

Description

RFC 6209


Constant TLS_dh_rsa_with_camellia_128_cbc_sha

constant SSL.Constants.TLS_dh_rsa_with_camellia_128_cbc_sha

Description

RFC 4132


Constant TLS_dh_rsa_with_camellia_128_cbc_sha256

constant SSL.Constants.TLS_dh_rsa_with_camellia_128_cbc_sha256

Description

RFC 5932


Constant TLS_dh_rsa_with_camellia_128_gcm_sha256

constant SSL.Constants.TLS_dh_rsa_with_camellia_128_gcm_sha256

Description

RFC 6367


Constant TLS_dh_rsa_with_camellia_256_cbc_sha

constant SSL.Constants.TLS_dh_rsa_with_camellia_256_cbc_sha

Description

RFC 4132


Constant TLS_dh_rsa_with_camellia_256_cbc_sha256

constant SSL.Constants.TLS_dh_rsa_with_camellia_256_cbc_sha256

Description

RFC 5932


Constant TLS_dh_rsa_with_camellia_256_gcm_sha384

constant SSL.Constants.TLS_dh_rsa_with_camellia_256_gcm_sha384

Description

RFC 6367


Constant TLS_dh_rsa_with_des_cbc_sha

constant SSL.Constants.TLS_dh_rsa_with_des_cbc_sha

Description

RFC 5469


Constant TLS_dh_rsa_with_seed_cbc_sha

constant SSL.Constants.TLS_dh_rsa_with_seed_cbc_sha

Description

RFC 4162


Constant TLS_dhe_dss_export1024_with_des_cbc_sha

constant SSL.Constants.TLS_dhe_dss_export1024_with_des_cbc_sha

Description

56bit draft


Constant TLS_dhe_dss_export1024_with_rc4_56_sha

constant SSL.Constants.TLS_dhe_dss_export1024_with_rc4_56_sha

Description

56bit draft


Constant TLS_dhe_dss_with_aes_128_cbc_sha

constant SSL.Constants.TLS_dhe_dss_with_aes_128_cbc_sha

Description

RFC 3268


Constant TLS_dhe_dss_with_aes_128_cbc_sha256

constant SSL.Constants.TLS_dhe_dss_with_aes_128_cbc_sha256

Description

TLS 1.2


Constant TLS_dhe_dss_with_aes_128_gcm_sha256

constant SSL.Constants.TLS_dhe_dss_with_aes_128_gcm_sha256

Description

RFC 5288


Constant TLS_dhe_dss_with_aes_256_cbc_sha

constant SSL.Constants.TLS_dhe_dss_with_aes_256_cbc_sha

Description

RFC 3268


Constant TLS_dhe_dss_with_aes_256_cbc_sha256

constant SSL.Constants.TLS_dhe_dss_with_aes_256_cbc_sha256

Description

TLS 1.2


Constant TLS_dhe_dss_with_aes_256_gcm_sha384

constant SSL.Constants.TLS_dhe_dss_with_aes_256_gcm_sha384

Description

RFC 5288


Constant TLS_dhe_dss_with_aria_128_cbc_sha256

constant SSL.Constants.TLS_dhe_dss_with_aria_128_cbc_sha256

Description

RFC 6209


Constant TLS_dhe_dss_with_aria_128_gcm_sha256

constant SSL.Constants.TLS_dhe_dss_with_aria_128_gcm_sha256

Description

RFC 6209


Constant TLS_dhe_dss_with_aria_256_cbc_sha384

constant SSL.Constants.TLS_dhe_dss_with_aria_256_cbc_sha384

Description

RFC 6209


Constant TLS_dhe_dss_with_aria_256_gcm_sha384

constant SSL.Constants.TLS_dhe_dss_with_aria_256_gcm_sha384

Description

RFC 6209


Constant TLS_dhe_dss_with_camellia_128_cbc_sha

constant SSL.Constants.TLS_dhe_dss_with_camellia_128_cbc_sha

Description

RFC 4132


Constant TLS_dhe_dss_with_camellia_128_cbc_sha256

constant SSL.Constants.TLS_dhe_dss_with_camellia_128_cbc_sha256

Description

RFC 5932


Constant TLS_dhe_dss_with_camellia_128_gcm_sha256

constant SSL.Constants.TLS_dhe_dss_with_camellia_128_gcm_sha256

Description

RFC 6367


Constant TLS_dhe_dss_with_camellia_256_cbc_sha

constant SSL.Constants.TLS_dhe_dss_with_camellia_256_cbc_sha

Description

RFC 4132


Constant TLS_dhe_dss_with_camellia_256_cbc_sha256

constant SSL.Constants.TLS_dhe_dss_with_camellia_256_cbc_sha256

Description

RFC 5932


Constant TLS_dhe_dss_with_camellia_256_gcm_sha384

constant SSL.Constants.TLS_dhe_dss_with_camellia_256_gcm_sha384

Description

RFC 6367


Constant TLS_dhe_dss_with_des_cbc_sha

constant SSL.Constants.TLS_dhe_dss_with_des_cbc_sha

Description

RFC 5469


Constant TLS_dhe_dss_with_rc4_128_sha

constant SSL.Constants.TLS_dhe_dss_with_rc4_128_sha

Description

56bit draft


Constant TLS_dhe_dss_with_seed_cbc_sha

constant SSL.Constants.TLS_dhe_dss_with_seed_cbc_sha

Description

RFC 4162


Constant TLS_dhe_psk_with_3des_ede_cbc_sha

constant SSL.Constants.TLS_dhe_psk_with_3des_ede_cbc_sha

Description

RFC 4279


Constant TLS_dhe_psk_with_aes_128_cbc_sha

constant SSL.Constants.TLS_dhe_psk_with_aes_128_cbc_sha

Description

RFC 4279


Constant TLS_dhe_psk_with_aes_128_cbc_sha256

constant SSL.Constants.TLS_dhe_psk_with_aes_128_cbc_sha256

Description

RFC 5487


Constant TLS_dhe_psk_with_aes_128_ccm

constant SSL.Constants.TLS_dhe_psk_with_aes_128_ccm

Description

RFC 6655


Constant TLS_dhe_psk_with_aes_128_gcm_sha256

constant SSL.Constants.TLS_dhe_psk_with_aes_128_gcm_sha256

Description

RFC 5487


Constant TLS_dhe_psk_with_aes_256_cbc_sha

constant SSL.Constants.TLS_dhe_psk_with_aes_256_cbc_sha

Description

RFC 4279


Constant TLS_dhe_psk_with_aes_256_cbc_sha384

constant SSL.Constants.TLS_dhe_psk_with_aes_256_cbc_sha384

Description

RFC 5487


Constant TLS_dhe_psk_with_aes_256_ccm

constant SSL.Constants.TLS_dhe_psk_with_aes_256_ccm

Description

RFC 6655


Constant TLS_dhe_psk_with_aes_256_gcm_sha384

constant SSL.Constants.TLS_dhe_psk_with_aes_256_gcm_sha384

Description

RFC 5487


Constant TLS_dhe_psk_with_aria_128_cbc_sha256

constant SSL.Constants.TLS_dhe_psk_with_aria_128_cbc_sha256

Description

RFC 6209


Constant TLS_dhe_psk_with_aria_128_gcm_sha256

constant SSL.Constants.TLS_dhe_psk_with_aria_128_gcm_sha256

Description

RFC 6209


Constant TLS_dhe_psk_with_aria_256_cbc_sha384

constant SSL.Constants.TLS_dhe_psk_with_aria_256_cbc_sha384

Description

RFC 6209


Constant TLS_dhe_psk_with_aria_256_gcm_sha384

constant SSL.Constants.TLS_dhe_psk_with_aria_256_gcm_sha384

Description

RFC 6209


Constant TLS_dhe_psk_with_camellia_128_cbc_sha256

constant SSL.Constants.TLS_dhe_psk_with_camellia_128_cbc_sha256

Description

RFC 6367


Constant TLS_dhe_psk_with_camellia_128_gcm_sha256

constant SSL.Constants.TLS_dhe_psk_with_camellia_128_gcm_sha256

Description

RFC 6367


Constant TLS_dhe_psk_with_camellia_256_cbc_sha384

constant SSL.Constants.TLS_dhe_psk_with_camellia_256_cbc_sha384

Description

RFC 6367


Constant TLS_dhe_psk_with_camellia_256_gcm_sha384

constant SSL.Constants.TLS_dhe_psk_with_camellia_256_gcm_sha384

Description

RFC 6367


Constant TLS_dhe_psk_with_chacha20_poly1305_sha256

constant SSL.Constants.TLS_dhe_psk_with_chacha20_poly1305_sha256

Description

RFC 7905


Constant TLS_dhe_psk_with_null_sha

constant SSL.Constants.TLS_dhe_psk_with_null_sha

Description

RFC 4785


Constant TLS_dhe_psk_with_null_sha256

constant SSL.Constants.TLS_dhe_psk_with_null_sha256

Description

RFC 5487


Constant TLS_dhe_psk_with_null_sha384

constant SSL.Constants.TLS_dhe_psk_with_null_sha384

Description

RFC 5487


Constant TLS_dhe_psk_with_rc4_128_sha

constant SSL.Constants.TLS_dhe_psk_with_rc4_128_sha

Description

RFC 4279


Constant TLS_dhe_rsa_with_aes_128_cbc_sha

constant SSL.Constants.TLS_dhe_rsa_with_aes_128_cbc_sha

Description

RFC 3268


Constant TLS_dhe_rsa_with_aes_128_cbc_sha256

constant SSL.Constants.TLS_dhe_rsa_with_aes_128_cbc_sha256

Description

TLS 1.2


Constant TLS_dhe_rsa_with_aes_128_ccm

constant SSL.Constants.TLS_dhe_rsa_with_aes_128_ccm

Description

RFC 6655


Constant TLS_dhe_rsa_with_aes_128_ccm_8

constant SSL.Constants.TLS_dhe_rsa_with_aes_128_ccm_8

Description

RFC 6655


Constant TLS_dhe_rsa_with_aes_128_gcm_sha256

constant SSL.Constants.TLS_dhe_rsa_with_aes_128_gcm_sha256

Description

RFC 5288


Constant TLS_dhe_rsa_with_aes_256_cbc_sha

constant SSL.Constants.TLS_dhe_rsa_with_aes_256_cbc_sha

Description

RFC 3268


Constant TLS_dhe_rsa_with_aes_256_cbc_sha256

constant SSL.Constants.TLS_dhe_rsa_with_aes_256_cbc_sha256

Description

TLS 1.2


Constant TLS_dhe_rsa_with_aes_256_ccm

constant SSL.Constants.TLS_dhe_rsa_with_aes_256_ccm

Description

RFC 6655


Constant TLS_dhe_rsa_with_aes_256_ccm_8

constant SSL.Constants.TLS_dhe_rsa_with_aes_256_ccm_8

Description

RFC 6655


Constant TLS_dhe_rsa_with_aes_256_gcm_sha384

constant SSL.Constants.TLS_dhe_rsa_with_aes_256_gcm_sha384

Description

RFC 5288


Constant TLS_dhe_rsa_with_aria_128_cbc_sha256

constant SSL.Constants.TLS_dhe_rsa_with_aria_128_cbc_sha256

Description

RFC 6209


Constant TLS_dhe_rsa_with_aria_128_gcm_sha256

constant SSL.Constants.TLS_dhe_rsa_with_aria_128_gcm_sha256

Description

RFC 6209


Constant TLS_dhe_rsa_with_aria_256_cbc_sha384

constant SSL.Constants.TLS_dhe_rsa_with_aria_256_cbc_sha384

Description

RFC 6209


Constant TLS_dhe_rsa_with_aria_256_gcm_sha384

constant SSL.Constants.TLS_dhe_rsa_with_aria_256_gcm_sha384

Description

RFC 6209


Constant TLS_dhe_rsa_with_camellia_128_cbc_sha

constant SSL.Constants.TLS_dhe_rsa_with_camellia_128_cbc_sha

Description

RFC 4132


Constant TLS_dhe_rsa_with_camellia_128_cbc_sha256

constant SSL.Constants.TLS_dhe_rsa_with_camellia_128_cbc_sha256

Description

RFC 5932


Constant TLS_dhe_rsa_with_camellia_128_gcm_sha256

constant SSL.Constants.TLS_dhe_rsa_with_camellia_128_gcm_sha256

Description

RFC 6367


Constant TLS_dhe_rsa_with_camellia_256_cbc_sha

constant SSL.Constants.TLS_dhe_rsa_with_camellia_256_cbc_sha

Description

RFC 4132


Constant TLS_dhe_rsa_with_camellia_256_cbc_sha256

constant SSL.Constants.TLS_dhe_rsa_with_camellia_256_cbc_sha256

Description

RFC 5932


Constant TLS_dhe_rsa_with_camellia_256_gcm_sha384

constant SSL.Constants.TLS_dhe_rsa_with_camellia_256_gcm_sha384

Description

RFC 6367


Constant TLS_dhe_rsa_with_chacha20_poly1305_sha256

constant SSL.Constants.TLS_dhe_rsa_with_chacha20_poly1305_sha256

Description

RFC 7905


Constant TLS_dhe_rsa_with_des_cbc_sha

constant SSL.Constants.TLS_dhe_rsa_with_des_cbc_sha

Description

RFC 5469


Constant TLS_dhe_rsa_with_oldchacha20_poly1305_sha256

constant SSL.Constants.TLS_dhe_rsa_with_oldchacha20_poly1305_sha256

Description

draft-agl-tls-chacha20poly1305-02


Constant TLS_dhe_rsa_with_seed_cbc_sha

constant SSL.Constants.TLS_dhe_rsa_with_seed_cbc_sha

Description

RFC 4162


Constant TLS_eccpwd_with_aes_128_ccm_sha256

constant SSL.Constants.TLS_eccpwd_with_aes_128_ccm_sha256

Description

RFC 8492


Constant TLS_eccpwd_with_aes_128_gcm_sha256

constant SSL.Constants.TLS_eccpwd_with_aes_128_gcm_sha256

Description

RFC 8492


Constant TLS_eccpwd_with_aes_256_ccm_sha384

constant SSL.Constants.TLS_eccpwd_with_aes_256_ccm_sha384

Description

RFC 8492


Constant TLS_eccpwd_with_aes_256_gcm_sha384

constant SSL.Constants.TLS_eccpwd_with_aes_256_gcm_sha384

Description

RFC 8492


Constant TLS_ecdh_anon_with_3des_ede_cbc_sha

constant SSL.Constants.TLS_ecdh_anon_with_3des_ede_cbc_sha

Description

RFC 4492


Constant TLS_ecdh_anon_with_aes_128_cbc_sha

constant SSL.Constants.TLS_ecdh_anon_with_aes_128_cbc_sha

Description

RFC 4492


Constant TLS_ecdh_anon_with_aes_256_cbc_sha

constant SSL.Constants.TLS_ecdh_anon_with_aes_256_cbc_sha

Description

RFC 4492


Constant TLS_ecdh_anon_with_null_sha

constant SSL.Constants.TLS_ecdh_anon_with_null_sha

Description

RFC 4492


Constant TLS_ecdh_anon_with_rc4_128_sha

constant SSL.Constants.TLS_ecdh_anon_with_rc4_128_sha

Description

RFC 4492


Constant TLS_ecdh_ecdsa_with_3des_ede_cbc_sha

constant SSL.Constants.TLS_ecdh_ecdsa_with_3des_ede_cbc_sha

Description

RFC 4492


Constant TLS_ecdh_ecdsa_with_aes_128_cbc_sha

constant SSL.Constants.TLS_ecdh_ecdsa_with_aes_128_cbc_sha

Description

RFC 4492


Constant TLS_ecdh_ecdsa_with_aes_128_cbc_sha256

constant SSL.Constants.TLS_ecdh_ecdsa_with_aes_128_cbc_sha256

Description

RFC 5289


Constant TLS_ecdh_ecdsa_with_aes_128_gcm_sha256

constant SSL.Constants.TLS_ecdh_ecdsa_with_aes_128_gcm_sha256

Description

RFC 5289


Constant TLS_ecdh_ecdsa_with_aes_256_cbc_sha

constant SSL.Constants.TLS_ecdh_ecdsa_with_aes_256_cbc_sha

Description

RFC 4492


Constant TLS_ecdh_ecdsa_with_aes_256_cbc_sha384

constant SSL.Constants.TLS_ecdh_ecdsa_with_aes_256_cbc_sha384

Description

RFC 5289


Constant TLS_ecdh_ecdsa_with_aes_256_gcm_sha384

constant SSL.Constants.TLS_ecdh_ecdsa_with_aes_256_gcm_sha384

Description

RFC 5289


Constant TLS_ecdh_ecdsa_with_aria_128_cbc_sha256

constant SSL.Constants.TLS_ecdh_ecdsa_with_aria_128_cbc_sha256

Description

RFC 6209


Constant TLS_ecdh_ecdsa_with_aria_128_gcm_sha256

constant SSL.Constants.TLS_ecdh_ecdsa_with_aria_128_gcm_sha256

Description

RFC 6209


Constant TLS_ecdh_ecdsa_with_aria_256_cbc_sha384

constant SSL.Constants.TLS_ecdh_ecdsa_with_aria_256_cbc_sha384

Description

RFC 6209


Constant TLS_ecdh_ecdsa_with_aria_256_gcm_sha384

constant SSL.Constants.TLS_ecdh_ecdsa_with_aria_256_gcm_sha384

Description

RFC 6209


Constant TLS_ecdh_ecdsa_with_camellia_128_cbc_sha256

constant SSL.Constants.TLS_ecdh_ecdsa_with_camellia_128_cbc_sha256

Description

RFC 6367


Constant TLS_ecdh_ecdsa_with_camellia_128_gcm_sha256

constant SSL.Constants.TLS_ecdh_ecdsa_with_camellia_128_gcm_sha256

Description

RFC 6367


Constant TLS_ecdh_ecdsa_with_camellia_256_cbc_sha384

constant SSL.Constants.TLS_ecdh_ecdsa_with_camellia_256_cbc_sha384

Description

RFC 6367


Constant TLS_ecdh_ecdsa_with_camellia_256_gcm_sha384

constant SSL.Constants.TLS_ecdh_ecdsa_with_camellia_256_gcm_sha384

Description

RFC 6367


Constant TLS_ecdh_ecdsa_with_null_sha

constant SSL.Constants.TLS_ecdh_ecdsa_with_null_sha

Description

RFC 4492


Constant TLS_ecdh_ecdsa_with_rc4_128_sha

constant SSL.Constants.TLS_ecdh_ecdsa_with_rc4_128_sha

Description

RFC 4492


Constant TLS_ecdh_rsa_with_3des_ede_cbc_sha

constant SSL.Constants.TLS_ecdh_rsa_with_3des_ede_cbc_sha

Description

RFC 4492


Constant TLS_ecdh_rsa_with_aes_128_cbc_sha

constant SSL.Constants.TLS_ecdh_rsa_with_aes_128_cbc_sha

Description

RFC 4492


Constant TLS_ecdh_rsa_with_aes_128_cbc_sha256

constant SSL.Constants.TLS_ecdh_rsa_with_aes_128_cbc_sha256

Description

RFC 5289


Constant TLS_ecdh_rsa_with_aes_128_gcm_sha256

constant SSL.Constants.TLS_ecdh_rsa_with_aes_128_gcm_sha256

Description

RFC 5289


Constant TLS_ecdh_rsa_with_aes_256_cbc_sha

constant SSL.Constants.TLS_ecdh_rsa_with_aes_256_cbc_sha

Description

RFC 4492


Constant TLS_ecdh_rsa_with_aes_256_cbc_sha384

constant SSL.Constants.TLS_ecdh_rsa_with_aes_256_cbc_sha384

Description

RFC 5289


Constant TLS_ecdh_rsa_with_aes_256_gcm_sha384

constant SSL.Constants.TLS_ecdh_rsa_with_aes_256_gcm_sha384

Description

RFC 5289


Constant TLS_ecdh_rsa_with_aria_128_cbc_sha256

constant SSL.Constants.TLS_ecdh_rsa_with_aria_128_cbc_sha256

Description

RFC 6209


Constant TLS_ecdh_rsa_with_aria_128_gcm_sha256

constant SSL.Constants.TLS_ecdh_rsa_with_aria_128_gcm_sha256

Description

RFC 6209


Constant TLS_ecdh_rsa_with_aria_256_cbc_sha384

constant SSL.Constants.TLS_ecdh_rsa_with_aria_256_cbc_sha384

Description

RFC 6209


Constant TLS_ecdh_rsa_with_aria_256_gcm_sha384

constant SSL.Constants.TLS_ecdh_rsa_with_aria_256_gcm_sha384

Description

RFC 6209


Constant TLS_ecdh_rsa_with_camellia_128_cbc_sha256

constant SSL.Constants.TLS_ecdh_rsa_with_camellia_128_cbc_sha256

Description

RFC 6367


Constant TLS_ecdh_rsa_with_camellia_128_gcm_sha256

constant SSL.Constants.TLS_ecdh_rsa_with_camellia_128_gcm_sha256

Description

RFC 6367


Constant TLS_ecdh_rsa_with_camellia_256_cbc_sha384

constant SSL.Constants.TLS_ecdh_rsa_with_camellia_256_cbc_sha384

Description

RFC 6367


Constant TLS_ecdh_rsa_with_camellia_256_gcm_sha384

constant SSL.Constants.TLS_ecdh_rsa_with_camellia_256_gcm_sha384

Description

RFC 6367


Constant TLS_ecdh_rsa_with_null_sha

constant SSL.Constants.TLS_ecdh_rsa_with_null_sha

Description

RFC 4492


Constant TLS_ecdh_rsa_with_rc4_128_sha

constant SSL.Constants.TLS_ecdh_rsa_with_rc4_128_sha

Description

RFC 4492


Constant TLS_ecdhe_ecdsa_with_3des_ede_cbc_sha

constant SSL.Constants.TLS_ecdhe_ecdsa_with_3des_ede_cbc_sha

Description

RFC 4492


Constant TLS_ecdhe_ecdsa_with_aes_128_cbc_sha

constant SSL.Constants.TLS_ecdhe_ecdsa_with_aes_128_cbc_sha

Description

RFC 4492


Constant TLS_ecdhe_ecdsa_with_aes_128_cbc_sha256

constant SSL.Constants.TLS_ecdhe_ecdsa_with_aes_128_cbc_sha256

Description

RFC 5289


Constant TLS_ecdhe_ecdsa_with_aes_128_ccm

constant SSL.Constants.TLS_ecdhe_ecdsa_with_aes_128_ccm

Description

RFC 7251


Constant TLS_ecdhe_ecdsa_with_aes_128_ccm_8

constant SSL.Constants.TLS_ecdhe_ecdsa_with_aes_128_ccm_8

Description

RFC 7251


Constant TLS_ecdhe_ecdsa_with_aes_128_gcm_sha256

constant SSL.Constants.TLS_ecdhe_ecdsa_with_aes_128_gcm_sha256

Description

RFC 5289


Constant TLS_ecdhe_ecdsa_with_aes_256_cbc_sha

constant SSL.Constants.TLS_ecdhe_ecdsa_with_aes_256_cbc_sha

Description

RFC 4492


Constant TLS_ecdhe_ecdsa_with_aes_256_cbc_sha384

constant SSL.Constants.TLS_ecdhe_ecdsa_with_aes_256_cbc_sha384

Description

RFC 5289


Constant TLS_ecdhe_ecdsa_with_aes_256_ccm

constant SSL.Constants.TLS_ecdhe_ecdsa_with_aes_256_ccm

Description

RFC 7251


Constant TLS_ecdhe_ecdsa_with_aes_256_ccm_8

constant SSL.Constants.TLS_ecdhe_ecdsa_with_aes_256_ccm_8

Description

RFC 7251


Constant TLS_ecdhe_ecdsa_with_aes_256_gcm_sha384

constant SSL.Constants.TLS_ecdhe_ecdsa_with_aes_256_gcm_sha384

Description

RFC 5289


Constant TLS_ecdhe_ecdsa_with_aria_128_cbc_sha256

constant SSL.Constants.TLS_ecdhe_ecdsa_with_aria_128_cbc_sha256

Description

RFC 6209


Constant TLS_ecdhe_ecdsa_with_aria_128_gcm_sha256

constant SSL.Constants.TLS_ecdhe_ecdsa_with_aria_128_gcm_sha256

Description

RFC 6209


Constant TLS_ecdhe_ecdsa_with_aria_256_cbc_sha384

constant SSL.Constants.TLS_ecdhe_ecdsa_with_aria_256_cbc_sha384

Description

RFC 6209


Constant TLS_ecdhe_ecdsa_with_aria_256_gcm_sha384

constant SSL.Constants.TLS_ecdhe_ecdsa_with_aria_256_gcm_sha384

Description

RFC 6209


Constant TLS_ecdhe_ecdsa_with_camellia_128_cbc_sha256

constant SSL.Constants.TLS_ecdhe_ecdsa_with_camellia_128_cbc_sha256

Description

RFC 6367


Constant TLS_ecdhe_ecdsa_with_camellia_128_gcm_sha256

constant SSL.Constants.TLS_ecdhe_ecdsa_with_camellia_128_gcm_sha256

Description

RFC 6367


Constant TLS_ecdhe_ecdsa_with_camellia_256_cbc_sha384

constant SSL.Constants.TLS_ecdhe_ecdsa_with_camellia_256_cbc_sha384

Description

RFC 6367


Constant TLS_ecdhe_ecdsa_with_camellia_256_gcm_sha384

constant SSL.Constants.TLS_ecdhe_ecdsa_with_camellia_256_gcm_sha384

Description

RFC 6367


Constant TLS_ecdhe_ecdsa_with_chacha20_poly1305_sha256

constant SSL.Constants.TLS_ecdhe_ecdsa_with_chacha20_poly1305_sha256

Description

RFC 7905


Constant TLS_ecdhe_ecdsa_with_null_sha

constant SSL.Constants.TLS_ecdhe_ecdsa_with_null_sha

Description

RFC 4492


Constant TLS_ecdhe_ecdsa_with_oldchacha20_poly1305_sha256

constant SSL.Constants.TLS_ecdhe_ecdsa_with_oldchacha20_poly1305_sha256

Description

draft-agl-tls-chacha20poly1305-02


Constant TLS_ecdhe_ecdsa_with_rc4_128_sha

constant SSL.Constants.TLS_ecdhe_ecdsa_with_rc4_128_sha

Description

RFC 4492


Constant TLS_ecdhe_psk_with_3des_ede_cbc_sha

constant SSL.Constants.TLS_ecdhe_psk_with_3des_ede_cbc_sha

Description

RFC 5489


Constant TLS_ecdhe_psk_with_aes_128_cbc_sha

constant SSL.Constants.TLS_ecdhe_psk_with_aes_128_cbc_sha

Description

RFC 5489


Constant TLS_ecdhe_psk_with_aes_128_cbc_sha256

constant SSL.Constants.TLS_ecdhe_psk_with_aes_128_cbc_sha256

Description

RFC 5489


Constant TLS_ecdhe_psk_with_aes_128_ccm_8_sha256

constant SSL.Constants.TLS_ecdhe_psk_with_aes_128_ccm_8_sha256

Description

RFC 8442


Constant TLS_ecdhe_psk_with_aes_128_ccm_sha256

constant SSL.Constants.TLS_ecdhe_psk_with_aes_128_ccm_sha256

Description

RFC 8442


Constant TLS_ecdhe_psk_with_aes_128_gcm_sha256

constant SSL.Constants.TLS_ecdhe_psk_with_aes_128_gcm_sha256

Description

RFC 8442


Constant TLS_ecdhe_psk_with_aes_256_cbc_sha

constant SSL.Constants.TLS_ecdhe_psk_with_aes_256_cbc_sha

Description

RFC 5489


Constant TLS_ecdhe_psk_with_aes_256_cbc_sha384

constant SSL.Constants.TLS_ecdhe_psk_with_aes_256_cbc_sha384

Description

RFC 5489


Constant TLS_ecdhe_psk_with_aes_256_gcm_sha384

constant SSL.Constants.TLS_ecdhe_psk_with_aes_256_gcm_sha384

Description

RFC 8442


Constant TLS_ecdhe_psk_with_aria_128_cbc_sha256

constant SSL.Constants.TLS_ecdhe_psk_with_aria_128_cbc_sha256

Description

RFC 6209


Constant TLS_ecdhe_psk_with_aria_256_cbc_sha384

constant SSL.Constants.TLS_ecdhe_psk_with_aria_256_cbc_sha384

Description

RFC 6209


Constant TLS_ecdhe_psk_with_camellia_128_cbc_sha256

constant SSL.Constants.TLS_ecdhe_psk_with_camellia_128_cbc_sha256

Description

RFC 6367


Constant TLS_ecdhe_psk_with_camellia_256_cbc_sha384

constant SSL.Constants.TLS_ecdhe_psk_with_camellia_256_cbc_sha384

Description

RFC 6367


Constant TLS_ecdhe_psk_with_chacha20_poly1305_sha256

constant SSL.Constants.TLS_ecdhe_psk_with_chacha20_poly1305_sha256

Description

RFC 7905


Constant TLS_ecdhe_psk_with_null_sha

constant SSL.Constants.TLS_ecdhe_psk_with_null_sha

Description

RFC 5489


Constant TLS_ecdhe_psk_with_null_sha256

constant SSL.Constants.TLS_ecdhe_psk_with_null_sha256

Description

RFC 5489


Constant TLS_ecdhe_psk_with_null_sha384

constant SSL.Constants.TLS_ecdhe_psk_with_null_sha384

Description

RFC 5489


Constant TLS_ecdhe_psk_with_rc4_128_sha

constant SSL.Constants.TLS_ecdhe_psk_with_rc4_128_sha

Description

RFC 5489


Constant TLS_ecdhe_rsa_with_3des_ede_cbc_sha

constant SSL.Constants.TLS_ecdhe_rsa_with_3des_ede_cbc_sha

Description

RFC 4492


Constant TLS_ecdhe_rsa_with_aes_128_cbc_sha

constant SSL.Constants.TLS_ecdhe_rsa_with_aes_128_cbc_sha

Description

RFC 4492


Constant TLS_ecdhe_rsa_with_aes_128_cbc_sha256

constant SSL.Constants.TLS_ecdhe_rsa_with_aes_128_cbc_sha256

Description

RFC 5289


Constant TLS_ecdhe_rsa_with_aes_128_gcm_sha256

constant SSL.Constants.TLS_ecdhe_rsa_with_aes_128_gcm_sha256

Description

RFC 5289


Constant TLS_ecdhe_rsa_with_aes_256_cbc_sha

constant SSL.Constants.TLS_ecdhe_rsa_with_aes_256_cbc_sha

Description

RFC 4492


Constant TLS_ecdhe_rsa_with_aes_256_cbc_sha384

constant SSL.Constants.TLS_ecdhe_rsa_with_aes_256_cbc_sha384

Description

RFC 5289


Constant TLS_ecdhe_rsa_with_aes_256_gcm_sha384

constant SSL.Constants.TLS_ecdhe_rsa_with_aes_256_gcm_sha384

Description

RFC 5289


Constant TLS_ecdhe_rsa_with_aria_128_cbc_sha256

constant SSL.Constants.TLS_ecdhe_rsa_with_aria_128_cbc_sha256

Description

RFC 6209


Constant TLS_ecdhe_rsa_with_aria_128_gcm_sha256

constant SSL.Constants.TLS_ecdhe_rsa_with_aria_128_gcm_sha256

Description

RFC 6209


Constant TLS_ecdhe_rsa_with_aria_256_cbc_sha384

constant SSL.Constants.TLS_ecdhe_rsa_with_aria_256_cbc_sha384

Description

RFC 6209


Constant TLS_ecdhe_rsa_with_aria_256_gcm_sha384

constant SSL.Constants.TLS_ecdhe_rsa_with_aria_256_gcm_sha384

Description

RFC 6209


Constant TLS_ecdhe_rsa_with_camellia_128_cbc_sha256

constant SSL.Constants.TLS_ecdhe_rsa_with_camellia_128_cbc_sha256

Description

RFC 6367


Constant TLS_ecdhe_rsa_with_camellia_128_gcm_sha256

constant SSL.Constants.TLS_ecdhe_rsa_with_camellia_128_gcm_sha256

Description

RFC 6367


Constant TLS_ecdhe_rsa_with_camellia_256_cbc_sha384

constant SSL.Constants.TLS_ecdhe_rsa_with_camellia_256_cbc_sha384

Description

RFC 6367


Constant TLS_ecdhe_rsa_with_camellia_256_gcm_sha384

constant SSL.Constants.TLS_ecdhe_rsa_with_camellia_256_gcm_sha384

Description

RFC 6367


Constant TLS_ecdhe_rsa_with_chacha20_poly1305_sha256

constant SSL.Constants.TLS_ecdhe_rsa_with_chacha20_poly1305_sha256

Description

RFC 7905


Constant TLS_ecdhe_rsa_with_null_sha

constant SSL.Constants.TLS_ecdhe_rsa_with_null_sha

Description

RFC 4492


Constant TLS_ecdhe_rsa_with_oldchacha20_poly1305_sha256

constant SSL.Constants.TLS_ecdhe_rsa_with_oldchacha20_poly1305_sha256

Description

draft-agl-tls-chacha20poly1305-02


Constant TLS_ecdhe_rsa_with_rc4_128_sha

constant SSL.Constants.TLS_ecdhe_rsa_with_rc4_128_sha

Description

RFC 4492


Constant TLS_empty_renegotiation_info_scsv

constant SSL.Constants.TLS_empty_renegotiation_info_scsv

Description

RFC 5746


Constant TLS_fallback_scsv

constant SSL.Constants.TLS_fallback_scsv

Description

RFC 7507


Constant TLS_krb5_export_with_des_cbc_40_md5

constant SSL.Constants.TLS_krb5_export_with_des_cbc_40_md5

Description

RFC 2712


Constant TLS_krb5_export_with_des_cbc_40_sha

constant SSL.Constants.TLS_krb5_export_with_des_cbc_40_sha

Description

RFC 2712


Constant TLS_krb5_export_with_rc2_cbc_40_md5

constant SSL.Constants.TLS_krb5_export_with_rc2_cbc_40_md5

Description

RFC 2712


Constant TLS_krb5_export_with_rc2_cbc_40_sha

constant SSL.Constants.TLS_krb5_export_with_rc2_cbc_40_sha

Description

RFC 2712


Constant TLS_krb5_export_with_rc4_40_md5

constant SSL.Constants.TLS_krb5_export_with_rc4_40_md5

Description

RFC 2712


Constant TLS_krb5_export_with_rc4_40_sha

constant SSL.Constants.TLS_krb5_export_with_rc4_40_sha

Description

RFC 2712


Constant TLS_krb5_with_3des_ede_cbc_md5

constant SSL.Constants.TLS_krb5_with_3des_ede_cbc_md5

Description

RFC 2712


Constant TLS_krb5_with_3des_ede_cbc_sha

constant SSL.Constants.TLS_krb5_with_3des_ede_cbc_sha

Description

RFC 2712


Constant TLS_krb5_with_des_cbc_md5

constant SSL.Constants.TLS_krb5_with_des_cbc_md5

Description

RFC 2712


Constant TLS_krb5_with_des_cbc_sha

constant SSL.Constants.TLS_krb5_with_des_cbc_sha

Description

RFC 2712


Constant TLS_krb5_with_idea_cbc_md5

constant SSL.Constants.TLS_krb5_with_idea_cbc_md5

Description

RFC 2712


Constant TLS_krb5_with_idea_cbc_sha

constant SSL.Constants.TLS_krb5_with_idea_cbc_sha

Description

RFC 2712


Constant TLS_krb5_with_rc4_128_md5

constant SSL.Constants.TLS_krb5_with_rc4_128_md5

Description

RFC 2712


Constant TLS_krb5_with_rc4_128_sha

constant SSL.Constants.TLS_krb5_with_rc4_128_sha

Description

RFC 2712


Constant TLS_psk_dhe_with_aes_128_ccm_8

constant SSL.Constants.TLS_psk_dhe_with_aes_128_ccm_8

Description

RFC 6655


Constant TLS_psk_dhe_with_aes_256_ccm_8

constant SSL.Constants.TLS_psk_dhe_with_aes_256_ccm_8

Description

RFC 6655


Constant TLS_psk_with_3des_ede_cbc_sha

constant SSL.Constants.TLS_psk_with_3des_ede_cbc_sha

Description

RFC 4279


Constant TLS_psk_with_aes_128_cbc_sha

constant SSL.Constants.TLS_psk_with_aes_128_cbc_sha

Description

RFC 4279


Constant TLS_psk_with_aes_128_cbc_sha256

constant SSL.Constants.TLS_psk_with_aes_128_cbc_sha256

Description

RFC 5487


Constant TLS_psk_with_aes_128_ccm

constant SSL.Constants.TLS_psk_with_aes_128_ccm

Description

RFC 6655


Constant TLS_psk_with_aes_128_ccm_8

constant SSL.Constants.TLS_psk_with_aes_128_ccm_8

Description

RFC 6655


Constant TLS_psk_with_aes_128_gcm_sha256

constant SSL.Constants.TLS_psk_with_aes_128_gcm_sha256

Description

RFC 5487


Constant TLS_psk_with_aes_256_cbc_sha

constant SSL.Constants.TLS_psk_with_aes_256_cbc_sha

Description

RFC 4279


Constant TLS_psk_with_aes_256_cbc_sha384

constant SSL.Constants.TLS_psk_with_aes_256_cbc_sha384

Description

RFC 5487


Constant TLS_psk_with_aes_256_ccm

constant SSL.Constants.TLS_psk_with_aes_256_ccm

Description

RFC 6655


Constant TLS_psk_with_aes_256_ccm_8

constant SSL.Constants.TLS_psk_with_aes_256_ccm_8

Description

RFC 6655


Constant TLS_psk_with_aes_256_gcm_sha384

constant SSL.Constants.TLS_psk_with_aes_256_gcm_sha384

Description

RFC 5487


Constant TLS_psk_with_aria_128_cbc_sha256

constant SSL.Constants.TLS_psk_with_aria_128_cbc_sha256

Description

RFC 6209


Constant TLS_psk_with_aria_128_gcm_sha256

constant SSL.Constants.TLS_psk_with_aria_128_gcm_sha256

Description

RFC 6209


Constant TLS_psk_with_aria_256_cbc_sha384

constant SSL.Constants.TLS_psk_with_aria_256_cbc_sha384

Description

RFC 6209


Constant TLS_psk_with_aria_256_gcm_sha384

constant SSL.Constants.TLS_psk_with_aria_256_gcm_sha384

Description

RFC 6209


Constant TLS_psk_with_camellia_128_cbc_sha256

constant SSL.Constants.TLS_psk_with_camellia_128_cbc_sha256

Description

RFC 6367


Constant TLS_psk_with_camellia_128_gcm_sha256

constant SSL.Constants.TLS_psk_with_camellia_128_gcm_sha256

Description

RFC 6367


Constant TLS_psk_with_camellia_256_cbc_sha384

constant SSL.Constants.TLS_psk_with_camellia_256_cbc_sha384

Description

RFC 6367


Constant TLS_psk_with_camellia_256_gcm_sha384

constant SSL.Constants.TLS_psk_with_camellia_256_gcm_sha384

Description

RFC 6367


Constant TLS_psk_with_chacha20_poly1305_sha256

constant SSL.Constants.TLS_psk_with_chacha20_poly1305_sha256

Description

RFC 7905


Constant TLS_psk_with_null_sha

constant SSL.Constants.TLS_psk_with_null_sha

Description

RFC 4785


Constant TLS_psk_with_null_sha256

constant SSL.Constants.TLS_psk_with_null_sha256

Description

RFC 5487


Constant TLS_psk_with_null_sha384

constant SSL.Constants.TLS_psk_with_null_sha384

Description

RFC 5487


Constant TLS_psk_with_rc4_128_sha

constant SSL.Constants.TLS_psk_with_rc4_128_sha

Description

RFC 4279


Constant TLS_rsa_export1024_with_des_cbc_sha

constant SSL.Constants.TLS_rsa_export1024_with_des_cbc_sha

Description

56bit draft


Constant TLS_rsa_export1024_with_rc2_cbc_56_md5

constant SSL.Constants.TLS_rsa_export1024_with_rc2_cbc_56_md5

Description

56bit draft


Constant TLS_rsa_export1024_with_rc4_56_md5

constant SSL.Constants.TLS_rsa_export1024_with_rc4_56_md5

Description

56bit draft


Constant TLS_rsa_export1024_with_rc4_56_sha

constant SSL.Constants.TLS_rsa_export1024_with_rc4_56_sha

Description

56bit draft


Constant TLS_rsa_psk_with_3des_ede_cbc_sha

constant SSL.Constants.TLS_rsa_psk_with_3des_ede_cbc_sha

Description

RFC 4279


Constant TLS_rsa_psk_with_aes_128_cbc_sha

constant SSL.Constants.TLS_rsa_psk_with_aes_128_cbc_sha

Description

RFC 4279


Constant TLS_rsa_psk_with_aes_128_cbc_sha256

constant SSL.Constants.TLS_rsa_psk_with_aes_128_cbc_sha256

Description

RFC 5487


Constant TLS_rsa_psk_with_aes_128_gcm_sha256

constant SSL.Constants.TLS_rsa_psk_with_aes_128_gcm_sha256

Description

RFC 5487


Constant TLS_rsa_psk_with_aes_256_cbc_sha

constant SSL.Constants.TLS_rsa_psk_with_aes_256_cbc_sha

Description

RFC 4279


Constant TLS_rsa_psk_with_aes_256_cbc_sha384

constant SSL.Constants.TLS_rsa_psk_with_aes_256_cbc_sha384

Description

RFC 5487


Constant TLS_rsa_psk_with_aes_256_gcm_sha384

constant SSL.Constants.TLS_rsa_psk_with_aes_256_gcm_sha384

Description

RFC 5487


Constant TLS_rsa_psk_with_aria_128_cbc_sha256

constant SSL.Constants.TLS_rsa_psk_with_aria_128_cbc_sha256

Description

RFC 6209


Constant TLS_rsa_psk_with_aria_128_gcm_sha256

constant SSL.Constants.TLS_rsa_psk_with_aria_128_gcm_sha256

Description

RFC 6209


Constant TLS_rsa_psk_with_aria_256_cbc_sha384

constant SSL.Constants.TLS_rsa_psk_with_aria_256_cbc_sha384

Description

RFC 6209


Constant TLS_rsa_psk_with_aria_256_gcm_sha384

constant SSL.Constants.TLS_rsa_psk_with_aria_256_gcm_sha384

Description

RFC 6209


Constant TLS_rsa_psk_with_camellia_128_cbc_sha256

constant SSL.Constants.TLS_rsa_psk_with_camellia_128_cbc_sha256

Description

RFC 6367


Constant TLS_rsa_psk_with_camellia_128_gcm_sha256

constant SSL.Constants.TLS_rsa_psk_with_camellia_128_gcm_sha256

Description

RFC 6367


Constant TLS_rsa_psk_with_camellia_256_cbc_sha384

constant SSL.Constants.TLS_rsa_psk_with_camellia_256_cbc_sha384

Description

RFC 6367


Constant TLS_rsa_psk_with_camellia_256_gcm_sha384

constant SSL.Constants.TLS_rsa_psk_with_camellia_256_gcm_sha384

Description

RFC 6367


Constant TLS_rsa_psk_with_chacha20_poly1305_sha256

constant SSL.Constants.TLS_rsa_psk_with_chacha20_poly1305_sha256

Description

RFC 7905


Constant TLS_rsa_psk_with_null_sha

constant SSL.Constants.TLS_rsa_psk_with_null_sha

Description

RFC 4785


Constant TLS_rsa_psk_with_null_sha256

constant SSL.Constants.TLS_rsa_psk_with_null_sha256

Description

RFC 5487


Constant TLS_rsa_psk_with_null_sha384

constant SSL.Constants.TLS_rsa_psk_with_null_sha384

Description

RFC 5487


Constant TLS_rsa_psk_with_rc4_128_sha

constant SSL.Constants.TLS_rsa_psk_with_rc4_128_sha

Description

RFC 4279


Constant TLS_rsa_with_aes_128_cbc_sha

constant SSL.Constants.TLS_rsa_with_aes_128_cbc_sha

Description

RFC 3268


Constant TLS_rsa_with_aes_128_cbc_sha256

constant SSL.Constants.TLS_rsa_with_aes_128_cbc_sha256

Description

TLS 1.2


Constant TLS_rsa_with_aes_128_ccm

constant SSL.Constants.TLS_rsa_with_aes_128_ccm

Description

RFC 6655


Constant TLS_rsa_with_aes_128_ccm_8

constant SSL.Constants.TLS_rsa_with_aes_128_ccm_8

Description

RFC 6655


Constant TLS_rsa_with_aes_128_gcm_sha256

constant SSL.Constants.TLS_rsa_with_aes_128_gcm_sha256

Description

RFC 5288


Constant TLS_rsa_with_aes_256_cbc_sha

constant SSL.Constants.TLS_rsa_with_aes_256_cbc_sha

Description

RFC 3268


Constant TLS_rsa_with_aes_256_cbc_sha256

constant SSL.Constants.TLS_rsa_with_aes_256_cbc_sha256

Description

TLS 1.2


Constant TLS_rsa_with_aes_256_ccm

constant SSL.Constants.TLS_rsa_with_aes_256_ccm

Description

RFC 6655


Constant TLS_rsa_with_aes_256_ccm_8

constant SSL.Constants.TLS_rsa_with_aes_256_ccm_8

Description

RFC 6655


Constant TLS_rsa_with_aes_256_gcm_sha384

constant SSL.Constants.TLS_rsa_with_aes_256_gcm_sha384

Description

RFC 5288


Constant TLS_rsa_with_aria_128_cbc_sha256

constant SSL.Constants.TLS_rsa_with_aria_128_cbc_sha256

Description

RFC 6209


Constant TLS_rsa_with_aria_128_gcm_sha256

constant SSL.Constants.TLS_rsa_with_aria_128_gcm_sha256

Description

RFC 6209


Constant TLS_rsa_with_aria_256_cbc_sha384

constant SSL.Constants.TLS_rsa_with_aria_256_cbc_sha384

Description

RFC 6209


Constant TLS_rsa_with_aria_256_gcm_sha384

constant SSL.Constants.TLS_rsa_with_aria_256_gcm_sha384

Description

RFC 6209


Constant TLS_rsa_with_camellia_128_cbc_sha

constant SSL.Constants.TLS_rsa_with_camellia_128_cbc_sha

Description

RFC 4132


Constant TLS_rsa_with_camellia_128_cbc_sha256

constant SSL.Constants.TLS_rsa_with_camellia_128_cbc_sha256

Description

RFC 5932


Constant TLS_rsa_with_camellia_128_gcm_sha256

constant SSL.Constants.TLS_rsa_with_camellia_128_gcm_sha256

Description

RFC 6367


Constant TLS_rsa_with_camellia_256_cbc_sha

constant SSL.Constants.TLS_rsa_with_camellia_256_cbc_sha

Description

RFC 4132


Constant TLS_rsa_with_camellia_256_cbc_sha256

constant SSL.Constants.TLS_rsa_with_camellia_256_cbc_sha256

Description

RFC 5932


Constant TLS_rsa_with_camellia_256_gcm_sha384

constant SSL.Constants.TLS_rsa_with_camellia_256_gcm_sha384

Description

RFC 6367


Constant TLS_rsa_with_des_cbc_sha

constant SSL.Constants.TLS_rsa_with_des_cbc_sha

Description

RFC 5469


Constant TLS_rsa_with_idea_cbc_sha

constant SSL.Constants.TLS_rsa_with_idea_cbc_sha

Description

RFC 5469


Constant TLS_rsa_with_null_sha256

constant SSL.Constants.TLS_rsa_with_null_sha256

Description

TLS 1.2


Constant TLS_rsa_with_seed_cbc_sha

constant SSL.Constants.TLS_rsa_with_seed_cbc_sha

Description

RFC 4162


Constant TLS_sm4_ccm_sm3

constant SSL.Constants.TLS_sm4_ccm_sm3

Description

RFC 8998


Constant TLS_sm4_gcm_sm3

constant SSL.Constants.TLS_sm4_gcm_sm3

Description

RFC 8998


Constant TLS_srp_sha_dss_with_3des_ede_cbc_sha

constant SSL.Constants.TLS_srp_sha_dss_with_3des_ede_cbc_sha

Description

RFC 5054


Constant TLS_srp_sha_dss_with_aes_128_cbc_sha

constant SSL.Constants.TLS_srp_sha_dss_with_aes_128_cbc_sha

Description

RFC 5054


Constant TLS_srp_sha_dss_with_aes_256_cbc_sha

constant SSL.Constants.TLS_srp_sha_dss_with_aes_256_cbc_sha

Description

RFC 5054


Constant TLS_srp_sha_rsa_with_3des_ede_cbc_sha

constant SSL.Constants.TLS_srp_sha_rsa_with_3des_ede_cbc_sha

Description

RFC 5054


Constant TLS_srp_sha_rsa_with_aes_128_cbc_sha

constant SSL.Constants.TLS_srp_sha_rsa_with_aes_128_cbc_sha

Description

RFC 5054


Constant TLS_srp_sha_rsa_with_aes_256_cbc_sha

constant SSL.Constants.TLS_srp_sha_rsa_with_aes_256_cbc_sha

Description

RFC 5054


Constant TLS_srp_sha_with_3des_ede_cbc_sha

constant SSL.Constants.TLS_srp_sha_with_3des_ede_cbc_sha

Description

RFC 5054


Constant TLS_srp_sha_with_aes_128_cbc_sha

constant SSL.Constants.TLS_srp_sha_with_aes_128_cbc_sha

Description

RFC 5054


Constant TLS_srp_sha_with_aes_256_cbc_sha

constant SSL.Constants.TLS_srp_sha_with_aes_256_cbc_sha

Description

RFC 5054