XEP 0380

1.6 Documentation

«  XEP 0377   ::   Contents   ::   XEP 0394  »

XEP 0380

class slixmpp.plugins.xep_0380.XEP_0380(xmpp, config=None)[source]

XEP-0380: Explicit Message Encryption

Stanza elements

Slixmpp: The Slick XMPP Library Copyright (C) 2016 Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> This file is part of Slixmpp.

See the file LICENSE for copying permission.

class slixmpp.plugins.xep_0380.stanza.Encryption(xml=None, parent=None)[source]
interfaces = {'name', 'namespace'}
name = 'encryption'
namespace = 'urn:xmpp:eme:0'
plugin_attrib = 'eme'

«  XEP 0377   ::   Contents   ::   XEP 0394  »