pub const DEFAULT_TLS13_PROVIDER: CryptoProvider;
Available on crate feature
ring
only.Expand description
The default CryptoProvider
backed by ring that only supports TLS1.3.
pub const DEFAULT_TLS13_PROVIDER: CryptoProvider;
ring
only.The default CryptoProvider
backed by ring that only supports TLS1.3.