PDFReaderControls.NET Professional Type Reference

SignatureHandler Class

Abstract base class of all signature handlers.

For a list of all members of this type, see SignatureHandler Members.

System.Object
   TallComponents.PDF.DigitalSignatures.SignatureHandler
      TallComponents.PDF.DigitalSignatures.StandardSignatureHandler

public abstract class SignatureHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

You should override this class when implementing a custom signature handler.

Requirements

Namespace: TallComponents.PDF.DigitalSignatures

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

SignatureHandler Members | TallComponents.PDF.DigitalSignatures Namespace