• 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 Pkcs1SignatureHandler

Pkcs #1 signature handler.

Pkcs #1 signatures are used with self-signed certificates.

Syntax

public class Pkcs1SignatureHandler : StandardSignatureHandler

Constructors

Pkcs1SignatureHandler(X509Certificate2)
Create a new Pkcs1SignatureHandler and use the given certificate to sign.
Pkcs1SignatureHandler(X509Chain)
Create a new Pkcs1SignatureHandler and use the given chain to sign.
Pkcs1SignatureHandler(Pkcs12Store)
Create a new Pkcs1SignatureHandler and use the first key from the store to sign.
Pkcs1SignatureHandler(Pkcs12Store,String)
Create a new Pkcs1SignatureHandler and use the given key from the store to sign.

Properties

Byte[][] Certificates
For internal use only.
Int32 MaxDigestLength
The maximum length of the digest.
Int32 Revision
Revision number of the SignatureHandler.
Boolean UsePropBuild
You can specify if you want to use the PropertyBuild structure or not. (default true)

Methods

Boolean Verify(Byte[],Byte[],Byte[][])
Verifies the signature. Do not call this method directly.
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.