5.5.24. Class TLSOptions

This class collects the TLS settings directly related to encryption, for example, the permitted protocol versions, ciphers, session reuse settings, and so on. Note that you cannot use this class directly, use an appropriate derived class, for example, ClientTLSOptions or ServerTLSOptions instead.