PDFKit.NET 2.0 Class Library (.NET 2.0)

Pkcs7Sha1SignatureHandler Constructor (X509Certificate2)

Create a new Pkcs7Sha1SignatureHandler and use the given certificate to sign.

public Pkcs7Sha1SignatureHandler(
   X509Certificate2 certificate
);

Parameters

certificate
The certificate containing the private key.

See Also

Pkcs7Sha1SignatureHandler Class | TallComponents.PDF.DigitalSignatures Namespace | Pkcs7Sha1SignatureHandler Constructor Overload List