Module actix_net::ssl [−][src]
SSL Services
Structs
| NativeTlsAcceptor |
Support |
| OpensslAcceptor |
Support |
| OpensslConnector |
Openssl connector factory |
| RustlsAcceptor |
Support |
| TlsStream |
A wrapper around an underlying raw stream which implements the TLS or SSL protocol. |
Functions
| max_concurrent_ssl_connect |
Sets the maximum per-worker concurrent ssl connection establish process. |