Module xmpp_parsers::eme
source · Expand description
XEP-0380: Explicit Message Encryption
Structs§
- Structure representing an
<encryption xmlns='urn:xmpp:eme:0'/>
element. - Convert a
ExplicitMessageEncryption
into XML events. - Build a
ExplicitMessageEncryption
from XML events.