Module trust_dns_openssl::tls_server
source · 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.
Traits
Extension trait for the
SslAcceptor
type in the openssl
crate.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