TSDuck v3.43-4424
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
tsTLSConnection.h File Reference

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.
 

Detailed Description

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.