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 PEM-encoded file
- Reads a private key from a DER-encoded file