System.Security.Cryptography.Xml.Signature
Represents the <Signature> element of an XML signature.
Gets or sets the ID of the current Signature.
Gets or sets a list of objects to be signed.
Gets or sets the value of the digital signature.
Gets or sets the SignedInfo of the current Signature.
public Signature()
Initializes a new instance of the Signature class.
Adds a DataObject to the list of objects to be signed.
Returns the XML representation of the Signature.
Loads a Signature state from an XML element.