- getSSLContextWithManager
SSLContext getSSLContextWithManager()
Undocumented in source. Be warned that the author may not have intended to support it.
- initializeSslContext
void initializeSslContext()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSSLContext
SSLContext getSSLContext(KeyCertOptions options, string sslProtocol)
Undocumented in source. Be warned that the author may not have intended to support it.
- getSSLContext
SSLContext getSSLContext()
Undocumented in source. Be warned that the author may not have intended to support it.
- createSSLEngine
Pair!(SSLEngine, ProtocolSelector) createSSLEngine(bool clientMode)
Undocumented in source. Be warned that the author may not have intended to support it.
- createSSLEngine
Pair!(SSLEngine, ProtocolSelector) createSSLEngine(bool clientMode, string peerHost, int peerPort)
Undocumented in source. Be warned that the author may not have intended to support it.
- getSupportedProtocols
string[] getSupportedProtocols()
Undocumented in source. Be warned that the author may not have intended to support it.
- setSupportedProtocols
void setSupportedProtocols(string[] supportedProtocols)
Undocumented in source. Be warned that the author may not have intended to support it.