CreaSign

XmlSignature Members

XmlSignature overview

Public Instance Properties

Id Gets or sets the identifier of the <ds:Signature>node. This allows the node to be referenced from another location.
Objects Returns the list of objects stored in the <ds:Signature> node.
QualifyingProperties Gets or sets an additional signature attribute as specified by the XADES standard. See QualifyingProperties.
Resolver Gets or sets the resolver that is used to resolve references to the external data.
SignatureTimeStamps Returns a set containing timestamps that have been applied to the signature.
SignatureType Returns the type of signature. See also signature types.
SignedAfter Returns a set of signatures that sign the current one. In this example, signature S7 is signed by signature S9.
SignedBefore Returns a set of signatures that were created before the current one. In this example, signature S7 was created before signatures S2, S3 and S4.
SignedInfo Returns information about signature algorithms and references for the XML signature.
XmlNode Gets or sets the XML element that contains the signature.

Public Instance Methods

AddObject Adds a new object to the list of objects stored into the <ds:Signature> node.
AddReference Adds a new reference to the data that should be signed.
CreateSignature Computes the signature.
CreateSignatureTimeStamp Creates a timestamp of the current signature.
Load Loads an XML signature from the specified source.
SetSafetyOptions Sets the options that affect how this object can be used from a potentially untrusted code, such as a webpage.
Verify Determines whether the signature is valid.

See Also

XmlSignature Class | CreaSign Namespace


Send comments on this topic.

(c) Crea 2002-2006