![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
SSL/TLS connected socket, for data communication. More...
Classes | |
| class | ts::TLSConnection |
| Base class for a TLS session. More... | |
Namespaces | |
| namespace | ts |
| TSDuck namespace, containing all TSDuck classes and functions. | |
SSL/TLS connected socket, for data communication.
Can be used as TLS client (using connect() method). Can be used by TLS server to receive a client connection.