Skip to main content

default_provider

Function default_provider 

Source
pub fn default_provider() -> CryptoProvider
Expand description

This is a rustls CryptoProvider using cryptography from Graviola.

This provides the same algorithms as the rustls ring-based provider, which are interoperable and safe defaults for modern TLS.