XML Digital Signature version 20020212 Modulus element. More...
#include <xmltooling/signature/KeyInfo.h>
Public Member Functions | |
virtual Modulus * | cloneModulus () const =0 |
Type-specific clone method. | |
const XMLCh * | getValue () const |
Returns Value . | |
void | setValue (const XMLCh *Value) |
Sets or clears Value . | |
Static Public Attributes | |
static const XMLCh | LOCAL_NAME [] |
Element local name. |
XML Digital Signature version 20020212 Modulus element.
virtual Modulus* xmlsignature::Modulus::cloneModulus | ( | ) | const [pure virtual] |
Type-specific clone method.
const XMLCh* xmlsignature::Modulus::getValue | ( | ) | const [inline] |
Returns Value .
void xmlsignature::Modulus::setValue | ( | const XMLCh * | Value | ) | [inline] |
Sets or clears Value .