Function kvarn::encryption::attach_crypto_provider

source ยท
pub fn attach_crypto_provider()
Available on crate feature https only.
Expand description

Attaches a [rustls::crypto::CryptoProvider] unless one already exists.

[rustls::crypto::ring] is used.