See Also: Signature Members
The System.Security.Cryptography.Xml.Signature class represents the <Signature> element of an XML signature defined by the XML digital signature specification. The <Signature> element is the root element of an XML digital signature. The Signature.SignedInfo, Signature.SignatureValue, Signature.KeyInfo, and Signature.ObjectList properties encapsulate the subelements of the <Signature> element.
For more information about the <Signature> element, see the W3C specification at www.w3.org/TR/xmldsig-core/.