[−][src]Module libtls::tls
TLS connections, clients and servers.
TLS clients or servers are created with with the Tls struct
and configured with the Config configuration context.
Structs
| Tls | TLS connection clients and servers. |
Type Definitions
| TlsReadCb | Read callback for |
| TlsWriteCb | Write callback for |