[xmlsec] Different digest value between .NET implementation and
XmlSec?
Aleksey Sanin
aleksey at aleksey.com
Thu Oct 9 13:07:58 PDT 2003
xmlsec uses c14n code from LibXML2. If I just do a c14n for your file
then the processing
instruction node "<?xml-stylesheet type="text/xsl" href="myfile.xsl"
?>" is included in the
output:
[aleksey at lsh dev]$./libxml2/testC14N --with-comments a.xml
<?xml-stylesheet type="text/xsl" href="myfile.xsl" ?>
<sales quarter="2001-01">
...
</sales>
It would be helpfull if you can give a more detailed example with
explanations how are you
doing signatures in both xmlsec and .net cases.
With best regards,
Aleksey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.aleksey.com/pipermail/xmlsec/attachments/20031009/d4574c41/attachment.htm
More information about the xmlsec
mailing list