#include <xmltooling/signature/KeyInfo.h>
Inheritance diagram for xmlsignature::PGPKeyID:
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. |