Module ssl

Source
Available on crate feature config only.
Expand description

Definition of SSL configuration

Modules§

opensslconfig-openssl
Definition of OpenSSL configuration

Structs§

SslConfig
SSL configuration for socket

Enums§

Store
SSL configuration object for store certificates

Traits§

SslConfigContext
Trait to define SSL configuration context for socket
SslStore
Trait to define an SSL store with custom SSL objects