#include <xmltooling/signature/KeyInfo.h>
Inheritance diagram for xmlsignature::PGPKeyPacket:
Public Member Functions | |
virtual PGPKeyPacket * | clonePGPKeyPacket () const =0 |
Type-specific clone method. | |
const XMLCh * | getPacket () const |
Returns Packet . | |
void | setPacket (const XMLCh *Packet) |
Sets or clears Packet . | |
Static Public Attributes | |
static const XMLCh | LOCAL_NAME [] |
Element local name. |