14 #include "gpgencrypted.h"
22 m_encrypted( encrypted ), m_valid( true )
24 if( m_encrypted.empty() )
54 Tag* x =
new Tag(
"x", m_encrypted );
GPGEncrypted(const std::string &encrypted)
virtual const std::string & filterString() 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.
bool addAttribute(Attribute *attr)
bool hasAttribute(const std::string &name, const std::string &value=EmptyString) const
const std::string cdata() const
const std::string & name() const
The namespace for the gloox library.
const std::string XMLNS_X_GPGENCRYPTED