HighTechTalks DotNet Forums  

XML Signature in Web Services.

Dotnet XML microsoft.public.dotnet.xml


Discuss XML Signature in Web Services. in the Dotnet XML forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
=?Utf-8?B?dGVjaG5h?=
 
Posts: n/a

Default XML Signature in Web Services. - 09-04-2007 , 07:00 AM






According to the technical article "Understanding XML Digital Signature", the
author mentions that the

"At this point, we know how to refer to content, transform and hash it, and
create a signature that covers (protects) that content. Recall that content
is protected by using indirection: the ds:SignatureValue covers the
ds:SignedInfo, which contains ds:References that contain the digest values of
the application data. Change any of those things, and the chain of math
computations is broken, and the signature won't verify."

I have tried to sign a SOAP XML and have been able to so successfully..I am
unable to understand the following, though.

a. From the signed XML, I can see that the ds:References contains a digest
value which is SHA1 generated. I also see the ds:SignatureValue element
containing a value..

Is the SignatureValue element contain the signature emcompassing the
ds:SignedInfo element? If yes, how is this signature generated? And secondly,
what is the need for the signature?

Regards,
Chetan Viswanath

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.