XMLObjects representing XML Digital Signature, version 20020212, KeyInfo element and related content. More...
#include <xmltooling/ConcreteXMLObjectBuilder.h>
#include <xmltooling/ElementProxy.h>
#include <xmltooling/util/XMLConstants.h>
XMLObjects representing XML Digital Signature, version 20020212, KeyInfo element and related content.
#define DECL_XMLSIG11OBJECTBUILDER | ( | cname | ) | DECL_XMLOBJECTBUILDER(XMLTOOL_API,cname,xmlconstants::XMLSIG11_NS,xmlconstants::XMLSIG11_PREFIX) |
Macro for declaring signature builders.
cname | name of class being built |
#define DECL_XMLSIGOBJECTBUILDER | ( | cname | ) | DECL_XMLOBJECTBUILDER(XMLTOOL_API,cname,xmlconstants::XMLSIG_NS,xmlconstants::XMLSIG_PREFIX) |
Macro for declaring signature builders.
cname | name of class being built |