TTCPBlockSocket.SSLEnabled
TTCPBlockSocket
property SSLEnabled: Boolean;
Unit
blcksock
Description
By this property you can enable or disable SSL mode.
Enabling loads needed OpenSSL or SSLeay libraries.
Disabling unloads this libraries.
Libraries is loaded to memory only once for all Synapse's objects.
Note: when you enable SSL mode, all keys and certificates is loaded (if needed property is unempty)
See also:
SSLCertCAFile, SSLCertificateFile, SSLCiphers, SSLPrivateKeyFile