PDFKit.NET 2.0 Class Library (.NET 2.0)

StandardSignatureHandler Class

The base class of all standard signature handlers.

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

System.Object
   TallComponents.PDF.DigitalSignatures.SignatureHandler
      TallComponents.PDF.DigitalSignatures.StandardSignatureHandler
         TallComponents.PDF.DigitalSignatures.Pkcs1SignatureHandler
         TallComponents.PDF.DigitalSignatures.Pkcs7DetachedSignatureHandler
         TallComponents.PDF.DigitalSignatures.Pkcs7Sha1SignatureHandler
         TallComponents.PDF.DigitalSignatures.VeriSignSignatureHandler

public abstract class StandardSignatureHandler : 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

Do not override this class directly in your code.

Requirements

Namespace: TallComponents.PDF.DigitalSignatures

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

See Also

StandardSignatureHandler Members | TallComponents.PDF.DigitalSignatures Namespace