Crate rustls_cert_file_reader
source ·Expand description
The rustls
cert and keys reader that reads data from files.
Modules
- Parse the PEM file format.
Structs
- Reads the files.
- Error for the format parsing.
Enums
- Format of the certificate/key file.