Expand description
XEP-0380: Explicit Message Encryption
Structsยง
- Explicit
Message Encryption - Structure representing an
<encryption xmlns='urn:xmpp:eme:0'/>
element. - Explicit
Message Encryption AsXml Iterator - Convert a
ExplicitMessageEncryption
into XML events. - Explicit
Message Encryption From XmlBuilder - Build a
ExplicitMessageEncryption
from XML events.