Static rustls::DEFAULT_CIPHER_SUITES[][src]

pub static DEFAULT_CIPHER_SUITES: &[SupportedCipherSuite]
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.