xmlsignature::RSAKeyValue Class Reference

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

#include <xmltooling/signature/KeyInfo.h>

Inheritance diagram for xmlsignature::RSAKeyValue:

xmltooling::XMLObject

List of all members.

Public Member Functions

virtual RSAKeyValuecloneRSAKeyValue () const =0
 Type-specific clone method.
virtual ModulusgetModulus () const =0
 Returns the Modulus child.
virtual void setModulus (Modulus *child)=0
 Sets the Modulus child.
virtual ExponentgetExponent () const =0
 Returns the Exponent child.
virtual void setExponent (Exponent *child)=0
 Sets the Exponent child.

Static Public Attributes

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


Detailed Description

XML Digital Signature version 20020212 RSAKeyValue element.

Member Function Documentation

virtual RSAKeyValue* xmlsignature::RSAKeyValue::cloneRSAKeyValue (  )  const [pure virtual]

Type-specific clone method.

virtual Modulus* xmlsignature::RSAKeyValue::getModulus (  )  const [pure virtual]

Returns the Modulus child.

virtual void xmlsignature::RSAKeyValue::setModulus ( Modulus child  )  [pure virtual]

Sets the Modulus child.

virtual Exponent* xmlsignature::RSAKeyValue::getExponent (  )  const [pure virtual]

Returns the Exponent child.

virtual void xmlsignature::RSAKeyValue::setExponent ( Exponent child  )  [pure virtual]

Sets the Exponent child.


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

Generated on Mon Dec 13 18:34:05 2010 for xmltooling by  doxygen 1.5.6