Expand description
Common certificate utils.
Modules§
- key_
provider - The
rustls::crypto::KeyProvider
implementation.
Structs§
- Certified
KeyLoader - Load the
rustls::sign::CertifiedKey
from the specified paths using the specified readers. - Reloadable
Resolver - Reloadable server certificate resolver.
Enums§
- Certified
KeyLoader Error - An error that can occur while loading the data.