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