1 #ifndef __CAABSTRACTXMLSIGNABLE__
2 #define __CAABSTRACTXMLSIGNABLE__
4 #ifndef ONLY_LOCAL_PROXY
63 ASSERT(elemSig!=NULL,
"Signature element is NULL")
XERCES_CPP_NAMESPACE::DOMDocument * createDOMDocument()
Parses a timestamp in JDBC timestamp escape format (as it comes from the BI) and outputs the value in...
#define ASSERT(cond, msg)
Abstract base class for classes which can be converted to an XML structure.
An abstract base class for signable XML structures.
SINT32 setSignature(DOMElement *elemSig)
Verifies the signature.
XERCES_CPP_NAMESPACE::DOMDocument * m_pSignature
virtual ~CAAbstractXMLSignable()
SINT32 isSigned()
returns nonzero, if this structure is already signed
SINT32 sign(CASignature &)
TODO: implement.