- botanAlert
void botanAlert(TLSAlert alert, ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- botanClientData
void botanClientData(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- botanHandshake
bool botanHandshake(TLSSession session)
Undocumented in source. Be warned that the author may not have intended to support it.
- botanSocketOutput
void botanSocketOutput(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- getHostCertificate
SSLCertificate getHostCertificate()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPeerCertificate
SSLCertificate getPeerCertificate()
Undocumented in source. Be warned that the author may not have intended to support it.
- onConnect
void onConnect()
Undocumented in source. Be warned that the author may not have intended to support it.
- onReadData
void onReadData(Data data)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(Data[] data, int priority)
Undocumented in source. Be warned that the author may not have intended to support it.
- setHostName
void setHostName(string hostname, ushort port, string service)
Undocumented in source. Be warned that the author may not have intended to support it.