#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. | |
| 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 .
1.5.6