EPUB | CHM | PDF

TMySQLDatabase.Properties.SSLProperties.SSLLibName

Top Previous Next

The SSL library file.

Syntax:

property SSLLibName: String;

Description:

SSLLibName is a string property that represents the file name for the SSL library.
If it is not set, the following default library names will be used for searching: 'libssl-1_1.dll', 'libssl.dll', 'ssleay32.dll'.

See also: IsSSLUsed, ConnectOptions SSLCert, SSLKey, SSLCACert, SSLCryptoLibName, SSLCipherList, TLSVersion properties