Available on crate feature
dns-over-openssl
only.Expand description
DNS over TLS server implementations for OpenSSL
Structs§
Enums§
- Private
- A tag type indicating that a key has private components.
Functions§
- new_
acceptor - Construct the new Acceptor with the associated pkcs12 data
- read_
cert_ pem - Read the certificate from the specified path.
- read_
cert_ pkcs12 - 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