XML Digital Signature version 20020212 PgenCounter element. More...
#include <xmltooling/signature/KeyInfo.h>
Public Member Functions | |
virtual PgenCounter * | clonePgenCounter () 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 PgenCounter element.
virtual PgenCounter* xmlsignature::PgenCounter::clonePgenCounter | ( | ) | const [pure virtual] |
Type-specific clone method.
const XMLCh* xmlsignature::PgenCounter::getValue | ( | ) | const [inline] |
Returns Value .
void xmlsignature::PgenCounter::setValue | ( | const XMLCh * | Value | ) | [inline] |
Sets or clears Value .