Module hickory_proto::rustls::tls_server
source · Available on crate feature
dns-over-rustls
only.Expand description
DNS over TLS server implementation for Rustls
Functions§
- Construct the new Acceptor with the associated pkcs12 data
- Read the certificate from the specified path.
- Reads a private key from a pkcs8 formatted, and possibly encoded file
- Reads a private key from a der formatted file
- Attempts to read a private key from a PEM formatted file.