Module tcp_handler::streams::encrypt
source · Available on crate features
streams
and encryption
only.Expand description
TcpHandler
warps the crate::protocols::encrypt
protocol.
Structs§
- The client side
TcpHandler
of theencrypt
protocol. - The server side
TcpHandler
of theencrypt
protocol.