set_ecdh_curves

Function set_ecdh_curves 

Source
fn set_ecdh_curves(
    crypto_provider: &mut CryptoProvider,
    global_configuration: Option<&ServerConfiguration>,
) -> Result<(), Error>
Expand description

Sets ECDH curves based on the global configuration.