Procedural style:
Object oriented style (method):
maxdb { bool ssl_set(string key, string cert, string ca, string capath, string cipher);}
bool ssl_set(string key, string cert, string ca, string capath, string cipher);
本函数暂无文档,仅有参数列表。