Module tls

Source

Structs§

ClientTlsConfig
ServerTlsConfig
TLS configuration
TlsConn
TLS network connection implementation of the Connection trait.
TlsListener
Tls network listener implementation of the Listener ConnListener trait.

Functions§

dial
Connects to the given TLS address and port.
listen
Listens on the given TLS address and port.