Used to set the properties required for protected SSL connection with the server.
property SSLOptions: TMyConnectionSSLOptions;
Use the SSLOptions property to set the properties required for protected SSL connection with the server. These properties can be used only for Options.Protocol = mpSSL.
For using ssleay32.dll and libeay32.dll files are needed.
The detailed description of these properties you can find in MySQL Reference Manual