Module trust_dns_proto::rustls::tls_server
source · [−]This is supported 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 der formatted file
Reads a private key from a pem formatted file
Reads a private key from a pkcs8 formatted, and possibly encoded file