fn set_ecdh_curves(
crypto_provider: &mut CryptoProvider,
global_configuration: Option<&ServerConfiguration>,
) -> Result<(), Error>Expand description
Sets ECDH curves based on the global configuration.
fn set_ecdh_curves(
crypto_provider: &mut CryptoProvider,
global_configuration: Option<&ServerConfiguration>,
) -> Result<(), Error>Sets ECDH curves based on the global configuration.