- enableDH
void enableDH(int bits)
Undocumented in source. Be warned that the author may not have intended to support it.
- enableECDH
void enableECDH()
Undocumented in source. Be warned that the author may not have intended to support it.
- setCertificate
void setCertificate(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- setCipherList
void setCipherList(string[] ciphers)
Undocumented in source. Be warned that the author may not have intended to support it.
- setFlags
void setFlags(int flags)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPeerRootCertificate
void setPeerRootCertificate(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPeerVerify
void setPeerVerify(Verify verify)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPrivateKey
void setPrivateKey(string path)
Undocumented in source. Be warned that the author may not have intended to support it.