XML Digital Signature version 20020212 MgmtData element. More...
#include <xmltooling/signature/KeyInfo.h>
Public Member Functions | |
virtual MgmtData * | cloneMgmtData () const =0 |
Type-specific clone method. | |
const XMLCh * | getData () const |
Returns Data . | |
void | setData (const XMLCh *Data) |
Sets or clears Data . | |
Static Public Attributes | |
static const XMLCh | LOCAL_NAME [] |
Element local name. |
XML Digital Signature version 20020212 MgmtData element.
virtual MgmtData* xmlsignature::MgmtData::cloneMgmtData | ( | ) | const [pure virtual] |
Type-specific clone method.
const XMLCh* xmlsignature::MgmtData::getData | ( | ) | const [inline] |
Returns Data .
void xmlsignature::MgmtData::setData | ( | const XMLCh * | Data | ) | [inline] |
Sets or clears Data .