The signature handler factory for all standard signature handlers.

Namespace: TallComponents.PDF.DigitalSignatures
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public sealed class StandardSignatureHandlerFactory : ISignatureHandlerFactory
Visual Basic
Public NotInheritable Class StandardSignatureHandlerFactory _
	Implements ISignatureHandlerFactory

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.DigitalSignatures..::..StandardSignatureHandlerFactory

See Also