14 #include "gpgsigned.h"
22 m_signature( signature ), m_valid( true )
24 if( m_signature.empty() )
45 static const std::string filter =
56 Tag* x =
new Tag(
"x", m_signature );
virtual const std::string & filterString() const
GPGSigned(const std::string &signature)
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_GPGSIGNED