Expand description
Transport Layer Security (TLS) configuration and helpers.
Structs§
- ClientTLS
Config Builder - A TLS client configuration builder.
Functions§
- initialize_
default_ crypto_ provider - Initializes the default TLS cryptography provider used by
rustls
. - load_
platform_ root_ certificates - Initializes the default root certificate store from the platform’s native certificate store.