DEFAULT_TLS12_PROVIDER

Constant DEFAULT_TLS12_PROVIDER 

Source
pub const DEFAULT_TLS12_PROVIDER: CryptoProvider;
Available on crate feature ring only.
Expand description

The default CryptoProvider backed by ring that only supports TLS1.2.

Use of TLS1.3 is strongly recommended.