[][src]Module trust_dns_rustls::tls_server

DNS over TLS server implementation for Rustls

Functions

new_acceptor

Construct the new Acceptor with the associated pkcs12 data

read_cert

Read the certificate from the specified path.

read_key_from_der

Reads a private key from a der formatted file

read_key_from_pkcs8

Reads a private key from a pkcs8 formatted, and possibly encoded file