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 DSAKeyValue * cloneDSAKeyValue () const =0
 Type-specific clone method.
virtual P * getP () const =0
 Returns the P child.
virtual void setP (P *child)=0
 Sets the P child.
virtual Q * getQ () const =0
 Returns the Q child.
virtual void setQ (Q *child)=0
 Sets the Q child.
virtual G * getG () const =0
 Returns the G child.
virtual void setG (G *child)=0
 Sets the G child.
virtual Y * getY () const =0
 Returns the Y child.
virtual void setY (Y *child)=0
 Sets the Y child.
virtual J * getJ () const =0
 Returns the J child.
virtual void setJ (J *child)=0
 Sets the J child.
virtual Seed * getSeed () const =0
 Returns the Seed child.
virtual void setSeed (Seed *child)=0
 Sets the Seed child.
virtual PgenCounter * getPgenCounter () 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.

Member Function Documentation

virtual DSAKeyValue* xmlsignature::DSAKeyValue::cloneDSAKeyValue (  )  const [pure virtual]

Type-specific clone method.

virtual P* xmlsignature::DSAKeyValue::getP (  )  const [pure virtual]

Returns the P child.

virtual void xmlsignature::DSAKeyValue::setP ( P *  child  )  [pure virtual]

Sets the P child.

virtual Q* xmlsignature::DSAKeyValue::getQ (  )  const [pure virtual]

Returns the Q child.

virtual void xmlsignature::DSAKeyValue::setQ ( Q *  child  )  [pure virtual]

Sets the Q child.

virtual G* xmlsignature::DSAKeyValue::getG (  )  const [pure virtual]

Returns the G child.

virtual void xmlsignature::DSAKeyValue::setG ( G *  child  )  [pure virtual]

Sets the G child.

virtual Y* xmlsignature::DSAKeyValue::getY (  )  const [pure virtual]

Returns the Y child.

virtual void xmlsignature::DSAKeyValue::setY ( Y *  child  )  [pure virtual]

Sets the Y child.

virtual J* xmlsignature::DSAKeyValue::getJ (  )  const [pure virtual]

Returns the J child.

virtual void xmlsignature::DSAKeyValue::setJ ( J *  child  )  [pure virtual]

Sets the J child.

virtual Seed* xmlsignature::DSAKeyValue::getSeed (  )  const [pure virtual]

Returns the Seed child.

virtual void xmlsignature::DSAKeyValue::setSeed ( Seed *  child  )  [pure virtual]

Sets the Seed child.

virtual PgenCounter* xmlsignature::DSAKeyValue::getPgenCounter (  )  const [pure virtual]

Returns the PgenCounter child.

virtual void xmlsignature::DSAKeyValue::setPgenCounter ( PgenCounter *  child  )  [pure virtual]

Sets the PgenCounter child.


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

Generated on Fri Mar 20 02:33:30 2015 for xmltooling by  doxygen 1.5.6