Expand description
The rustls_pki_types
cert and keys reader that reads data from files.
Modules§
- pem
- Parse the PEM file format.
Structs§
- File
Reader - Reads the files.
- Format
Parse Error - Error for the format parsing.
Enums§
- Format
- Format of the certificate/key file.