property Compression: TScCompression; default csNone;
Description
Determines how data transferred between the client and server will be compressed in the current TLS/SSL session.
Compression is not used by default.
Note: Data compression weakens TLS security, and thus is not recommended. For this very reason TLS 1.3 does not allow data compression.