pub fn default_crypto_provider() -> CryptoProviderAvailable on crate feature
rustls-tls only.Expand description
The default CryptoProvider preferred by this crate.
Typically, the default CryptoProvider for rustls
is aws-lc-rs, but due to licensing issues this crate
prefers ring.