• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.Licensing
  • TallComponents.PDF
  • TallComponents.PDF.Actions
  • TallComponents.PDF.Annotations
  • TallComponents.PDF.Annotations.Markups
  • TallComponents.PDF.Annotations.Widgets
  • TallComponents.PDF.Brushes
  • TallComponents.PDF.Colors
  • TallComponents.PDF.Diagnostics
  • TallComponents.PDF.DigitalSignatures
  • TallComponents.PDF.DynamicXfa
  • TallComponents.PDF.Extensions
  • TallComponents.PDF.Fonts
  • TallComponents.PDF.Forms.Data
  • TallComponents.PDF.Forms.Fields
  • TallComponents.PDF.Forms.Fields.Barcodes
  • TallComponents.PDF.Forms.Fields.Barcodes.Properties
  • TallComponents.PDF.JavaScript
  • TallComponents.PDF.JavaScript.Scripting
  • TallComponents.PDF.JavaScript.Scripting.Soap
  • TallComponents.PDF.Metadata
  • TallComponents.PDF.Navigation
  • TallComponents.PDF.Pens
  • TallComponents.PDF.Prepress
  • TallComponents.PDF.Printing
  • TallComponents.PDF.Security
  • TallComponents.PDF.Shapes
  • TallComponents.PDF.Shapes.Annotations
  • TallComponents.PDF.Shapes.Barcodes
  • TallComponents.PDF.Tags
  • TallComponents.PDF.TextExtraction
  • TallComponents.PDF.Transforms

Namespace TallComponents.PDF.DigitalSignatures

Class StandardSignatureHandler

The base class of all standard signature handlers.

Do not override this class directly in your code.

Syntax

public class StandardSignatureHandler : SignatureHandler

Properties

Boolean CanSign
Always true.
Boolean CanVerify
Always true.
String DistinguishedName
For internal use only.
String Filter
The filter parameter used in the PDF document.
String Name
The subject name in the signing certificate (the element "CN")
DateTime SignDate
The date and time of signing.
String SubFilter
The subFilter parameter used in the PDF document.

Methods

StandardSignatureHandler Create(X509Certificate2)
Create a new StandardSignatureHandler best suited for a signing certificate.
StandardSignatureHandler Create(X509Chain)
Create a new StandardSignatureHandler best suited for a signing certificate.
StandardSignatureHandler Create(Pkcs12Store)
Create a new StandardSignatureHandler best suited for a signing certificate.
StandardSignatureHandler Create(Pkcs12Store,String)
Create a new StandardSignatureHandler best suited for a signing certificate.
Byte[] Sign(Byte[])
Signs the given bytes and returns the digest.
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.