(PECL maxdb >= 1.0)
maxdb_ssl_set -- maxdb::ssl_set — Used for establishing secure connections using SSL
Procedural style
$link
   , string $key
   , string $cert
   , string $ca
   , string $capath
   , string $cipher
   )Object oriented style
$key
   , string $cert
   , string $ca
   , string $capath
   , string $cipher
   )This function is currently not documented; only its argument list is available.