Module tls

Source
Expand description

TLS certificates and identities.

Structs§

Certificate
A Serde-enabled wrapper around reqwest::Certificate.
Identity
A Serde-enabled wrapper around reqwest::Identity.