pub fn init_crypto_provider(
global_configuration: Option<&ServerConfiguration>,
) -> Result<CryptoProvider, Error>Expand description
Initializes the cryptography provider for Rustls.
pub fn init_crypto_provider(
global_configuration: Option<&ServerConfiguration>,
) -> Result<CryptoProvider, Error>Initializes the cryptography provider for Rustls.