- getPeerCertChain
Vector!X509Certificate getPeerCertChain(HandshakeState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- getUserData
void* getUserData()
Undocumented in source. Be warned that the author may not have intended to support it.
- initiateHandshake
void initiateHandshake(HandshakeState state, bool force_full_renegotiation)
Undocumented in source. Be warned that the author may not have intended to support it.
- newHandshakeState
HandshakeState newHandshakeState(HandshakeIO io)
Undocumented in source. Be warned that the author may not have intended to support it.
- processHandshakeMsg
void processHandshakeMsg(HandshakeState active_state, HandshakeState state_base, HandshakeType type, Vector!ubyte contents)
Undocumented in source. Be warned that the author may not have intended to support it.
- switchContext
void switchContext(SNIContextSwitchInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
TLS Server