Hi!
I'm having a problem getting xmlsec working with the xmlParseDoc function.
If I build the document from scratch using xmlNewDoc I have no problem signing
my documents, but if I write the contents of the document to memory
xmlDocDumpMemory and then read the document back using xmlParseDoc, then
signing does not work on the new document.
xmlSecDSigCtxSign will return a negative value.
Is there something I have to do after reading a document using xmlParseDoc
before xmlsec will work correctly on that document?
I'm using the Win32 binaries and libxml2 version 2.6.17 and libxmlsec version
1.2.6.
Regards,
Erik
_______________________________________________
xmlsec mailing list
xmlsec@aleksey.com
http://www.aleksey.com/mailman/listinfo/xmlsec