openssl_cipher_list_str_from_cipher_list

Function openssl_cipher_list_str_from_cipher_list 

pub fn openssl_cipher_list_str_from_cipher_list(
    suites: &[CipherSuite],
) -> Option<String>
Available on (crate features rustls or boring or acme) and crate feature boring only.
Expand description

create an openssl cipher list str from the given [CipherSuite]

ref doc: https://docs.openssl.org/1.1.1/man1/ciphers/#tls-v13-cipher-suites