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