The members of System.Security.Cryptography.Xml.Signature are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Security.Cryptography.Xml.Signature class. |
| Id | string.
Gets or sets the ID of the current System.Security.Cryptography.Xml.Signature. | |
| KeyInfo | KeyInfo.
Gets or sets the System.Security.Cryptography.Xml.KeyInfo of the current System.Security.Cryptography.Xml.Signature. | |
| ObjectList | IList.
Gets or sets a list of objects to be signed. | |
| SignatureValue | byte[].
Gets or sets the value of the digital signature. | |
| SignedInfo | SignedInfo.
Gets or sets the System.Security.Cryptography.Xml.SignedInfo of the current System.Security.Cryptography.Xml.Signature. |
AddObject(DataObject)
| ||
GetXml()
| ||
LoadXml(System.Xml.XmlElement)
| ||