Source position: mysql4.pp line 70
function mysql_ssl_set(
mysql: PMYSQL;
key: Pchar;
cert: Pchar;
ca: Pchar;
capath: Pchar;
cipher: Pchar
):LongInt;