xmlsignature::KeyValue Class Reference

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

#include <xmltooling/signature/KeyInfo.h>

Inheritance diagram for xmlsignature::KeyValue:

xmltooling::XMLObject List of all members.

Public Member Functions

virtual KeyValuecloneKeyValue () const =0
 Type-specific clone method.
virtual DSAKeyValuegetDSAKeyValue () const =0
 Returns the DSAKeyValue child.
virtual void setDSAKeyValue (DSAKeyValue *child)=0
 Sets the DSAKeyValue child.
virtual RSAKeyValuegetRSAKeyValue () const =0
 Returns the RSAKeyValue child.
virtual void setRSAKeyValue (RSAKeyValue *child)=0
 Sets the RSAKeyValue child.
virtual xmltooling::XMLObjectgetUnknownXMLObject () const =0
 Returns the UnknownXMLObject child.
virtual void setUnknownXMLObject (xmltooling::XMLObject *child)=0
 Sets the UnknownXMLObject child.

Static Public Attributes

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

Detailed Description

XML Digital Signature version 20020212 KeyValue element.


The documentation for this class was generated from the following file:
Generated on Mon Oct 19 14:18:34 2009 for xmltooling by  doxygen 1.4.7