pub const DEFAULT_RUSTLS_CIPHER_LIST: [&str; 9];
Expand description

provides all supported cipher suites exported by Rustls TLS provider as it support only strongly secure ones.

See the documentation