Namespace TallComponents.PDF.DigitalSignatures

Interface ISignatureHandlerFactory

Implementations of ISignatureHandlerFactory create a signature handler. You should implement this interface if you want to verify a PDF document that has a custom signature.

Syntax

public interface ISignatureHandlerFactory

Methods