fn set_cipher_suites(
crypto_provider: &mut CryptoProvider,
global_configuration: Option<&ServerConfiguration>,
) -> Result<(), Error>Expand description
Sets cipher suites based on the global configuration
fn set_cipher_suites(
crypto_provider: &mut CryptoProvider,
global_configuration: Option<&ServerConfiguration>,
) -> Result<(), Error>Sets cipher suites based on the global configuration