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