I am using the SignedXml class to validate a signature in a XML document. The signature refers only to part to the document.

I am able to verify the signature, but how can I be sure that the signature is signing the specific part of the document that I need to validate? Someone could simply sign a different part of the document using the same key and the signature will still be valid.

link|improve this question

65% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.