Groups | Blog | Home
all groups > dotnet xml > october 2003 >

dotnet xml : XmlDsigC14NTransform signedXml.ComputeSignature()


kerem.onal NO[at]SPAM bilten.metu.edu.tr
10/31/2003 7:39:48 AM
1. signedXml.ComputeSignature() outputs a digest value of something.
what is it? I mean, how can i get it? I get the canonical form of my
xml with XmlDsigC14NTransform then digest it but the digest value is
different.

2.signedXml.ComputeSignature() uses XmlDsigC14NTransform.
Mike Hansen
11/3/2003 6:55:04 PM
I also need to obtain canonicalized XML in C14N format, but I haven't
discovered how to do it. When I compare the DigestValue gen'd by
ComputeSignature and my own DigestValue gen'd using ComputeHash, I get
different values, but only when namespaces are involved.

[quoted text, click to view]

AddThis Social Bookmark Button