xmlsignature::PGPData Class Reference

XML Digital Signature version 20020212 PGPData element. More...

#include <xmltooling/signature/KeyInfo.h>

Inheritance diagram for xmlsignature::PGPData:
xmltooling::ElementExtensibleXMLObject xmltooling::XMLObject

List of all members.

Public Member Functions

virtual PGPDataclonePGPData () const =0
 Type-specific clone method.
virtual PGPKeyIDgetPGPKeyID () const =0
 Returns the PGPKeyID child.
virtual void setPGPKeyID (PGPKeyID *child)=0
 Sets the PGPKeyID child.
virtual PGPKeyPacketgetPGPKeyPacket () const =0
 Returns the PGPKeyPacket child.
virtual void setPGPKeyPacket (PGPKeyPacket *child)=0
 Sets the PGPKeyPacket child.

Static Public Attributes

static const XMLCh LOCAL_NAME []
 Element local name.
static const XMLCh TYPE_NAME []
 PGPDataType local name.

Detailed Description

XML Digital Signature version 20020212 PGPData element.


Member Function Documentation

virtual PGPData* xmlsignature::PGPData::clonePGPData (  )  const [pure virtual]

Type-specific clone method.

virtual PGPKeyID* xmlsignature::PGPData::getPGPKeyID (  )  const [pure virtual]

Returns the PGPKeyID child.

virtual PGPKeyPacket* xmlsignature::PGPData::getPGPKeyPacket (  )  const [pure virtual]

Returns the PGPKeyPacket child.

virtual void xmlsignature::PGPData::setPGPKeyID ( PGPKeyID child  )  [pure virtual]

Sets the PGPKeyID child.

virtual void xmlsignature::PGPData::setPGPKeyPacket ( PGPKeyPacket child  )  [pure virtual]

Sets the PGPKeyPacket child.


The documentation for this class was generated from the following file:

Generated on 24 Jan 2020 for xmltooling by  doxygen 1.6.1