Module trust_dns_proto::openssl::tls_server
source · [−]Available on crate feature
dns-over-openssl
only.Expand description
DNS over TLS server implementations for OpenSSL
Structs
A public or private key.
An owned stack of T
.
An X509
public key certificate.
Enums
A tag type indicating that a key has private components.
Functions
Construct the new Acceptor with the associated pkcs12 data
Read the certificate from the specified path.
Read the certificate from the specified path.
Reads a private key from a der formatted file
Reads a private key from a pkcs8 formatted, and possibly encoded file