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