Available on crate feature
starttls only.Expand description
starttls::ServerConfig provides a ServerConnector for starttls connections
Structs§
- Start
TlsServer Connector - Connect via TCP+StartTLS to an XMPP server
Functions§
- starttls
- Performs
<starttls/>on an XmppStream and returns a binary TlsStream.
Type Aliases§
- Start
TlsClient Deprecated - Client that connects over StartTls
- Start
TlsError - StartTLS ServerConnector Error - now just an alias to the common error type