xmlsignature::DSAKeyValue Class Reference

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

#include <xmltooling/signature/KeyInfo.h>

Inheritance diagram for xmlsignature::DSAKeyValue:

xmltooling::XMLObject List of all members.

Public Member Functions

virtual DSAKeyValuecloneDSAKeyValue () const =0
 Type-specific clone method.
virtual PgetP () const =0
 Returns the P child.
virtual void setP (P *child)=0
 Sets the P child.
virtual QgetQ () const =0
 Returns the Q child.
virtual void setQ (Q *child)=0
 Sets the Q child.
virtual GgetG () const =0
 Returns the G child.
virtual void setG (G *child)=0
 Sets the G child.
virtual YgetY () const =0
 Returns the Y child.
virtual void setY (Y *child)=0
 Sets the Y child.
virtual JgetJ () const =0
 Returns the J child.
virtual void setJ (J *child)=0
 Sets the J child.
virtual SeedgetSeed () const =0
 Returns the Seed child.
virtual void setSeed (Seed *child)=0
 Sets the Seed child.
virtual PgenCountergetPgenCounter () const =0
 Returns the PgenCounter child.
virtual void setPgenCounter (PgenCounter *child)=0
 Sets the PgenCounter child.

Static Public Attributes

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

Detailed Description

XML Digital Signature version 20020212 DSAKeyValue 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