Module actix_connect::ssl::rustls [−][src]
Structs
Common configuration for (typically) all connections made by a program.
Rustls connector factory
A wrapper around an underlying raw stream which implements the TLS or SSL protocol.
Traits
Generalises ClientSession
and ServerSession