Static rustls::crypto::aws_lc_rs::DEFAULT_CIPHER_SUITES

source ·
pub static DEFAULT_CIPHER_SUITES: &[SupportedCipherSuite]
Available on crate feature aws_lc_rs only.
Expand description

The cipher suite configuration that an application should use by default.

This will be ALL_CIPHER_SUITES sans any supported cipher suites that shouldn’t be enabled by most applications.