Module xmpp_parsers::starttls
source · Expand description
RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core
Structs§
- Convert a
Nonza
into XML events. - Build a
Nonza
from XML events. - Information that TLS may now commence.
- Convert a
Proceed
into XML events. - Build a
Proceed
from XML events. - Request to start TLS.
- Convert a
Request
into XML events. - Build a
Request
from XML events. - Marker for mandatory StartTLS.
- Convert a
RequiredStartTls
into XML events. - Build a
RequiredStartTls
from XML events. - Stream feature for StartTLS
- Convert a
StartTls
into XML events. - Build a
StartTls
from XML events.
Enums§
- Enum which allows parsing/serialising any STARTTLS element.