SignatureProvider Members

Include Protected Members
Include Inherited Members

Represents a signature provider add-in.

The SignatureProvider type exposes the following members.

Methods

  Name Description
Public method GenerateSignatureLineImage Gets a signature line image.
Public method GetProviderDetail Queries the signature provider add-in for various details.
Public method HashStream Allows a signature provider add-in to create a hash value for the document that you can use to determine if the document contents were tampered with after digital signing.
Public method NotifySignatureAdded Used to display a dialog box informing the user that the signing process has completed and providing additional functionality for the add-in.
Public method ShowSignatureDetails Provides a signature provider add-in the opportunity to display details about a signed signature line and display additional stored information such as a secure time-stamp.
Public method ShowSignatureSetup Provides a signature provider add-in the opportunity to display the Signature Setup dialog box to the user.
Public method ShowSigningCeremony Provides a signature provider add-in the opportunity to display the Signature dialog box to users, allowing them to specify their identity and then be authenticated.
Public method SignXmlDsig Used to sign the XMLDSIG template.
Public method VerifyXmlDsig Verifies a signature based on the signed state of the document and the legitimacy of the certificate used for signing.

Top

See Also

Reference

SignatureProvider Interface

Microsoft.Office.Core Namespace