Crate rustls_cert_read

Source
Expand description

The traits for abstract private keys and certs reading.

Traitsยง

ReadCerts
Read a list of certificates.
ReadKey
Read a single private key.