System.Security.Cryptography.Xml.Signature Members

The members of System.Security.Cryptography.Xml.Signature are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Security.Cryptography.Xml.Signature class.

Public Properties

Idstring.

Gets or sets the ID of the current System.Security.Cryptography.Xml.Signature.

KeyInfoKeyInfo.

Gets or sets the System.Security.Cryptography.Xml.KeyInfo of the current System.Security.Cryptography.Xml.Signature.

ObjectListIList.

Gets or sets a list of objects to be signed.

SignatureValuebyte[].

Gets or sets the value of the digital signature.

SignedInfoSignedInfo.

Gets or sets the System.Security.Cryptography.Xml.SignedInfo of the current System.Security.Cryptography.Xml.Signature.

Public Methods