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