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;
virtual StanzaExtension * clone() const
GPGEncrypted(const std::string &encrypted)
virtual StanzaExtension * newInstance(const Tag *tag) const
const std::string & encrypted() const
StanzaExtension(int type)
This is an abstraction of an XML element.
The namespace for the gloox library.