EPUB | CHM | PDF

TMySQLDatabase.Properties.SSLProperties.SSLCryptoLibName

Top Previous Next

The SSL cryptography library file.

Syntax:

property SSLCryptoLibName: String;

Description:

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

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