init_crypto_provider

Function init_crypto_provider 

Source
pub fn init_crypto_provider(
    global_configuration: Option<&ServerConfiguration>,
) -> Result<CryptoProvider, Error>
Expand description

Initializes the cryptography provider for Rustls.