14 #ifndef GPGENCRYPTED_H__
15 #define GPGENCRYPTED_H__
18 #include "stanzaextension.h"
63 const std::string&
encrypted()
const {
return m_encrypted; }
66 virtual const std::string& filterString()
const;
84 std::string m_encrypted;
This is an abstraction of a jabber:x:encrypted namespace element, as used in XEP-0027 (Current Jabber...
virtual StanzaExtension * newInstance(const Tag *tag) const
virtual StanzaExtension * clone() const
const std::string & encrypted() const
This class abstracts a stanza extension, which is usually an XML child element in a specific namespac...
This is an abstraction of an XML element.
The namespace for the gloox library.