property CipherSuites: TScSSLCipherSuites;
Description
Specifies a list of acceptable algorithms for encryption and integrity of data transferred between the client and server through a secure connection.
The algorithms are stored in order of preference.
See Also