PDFKit.NET 2.0 Class Library (.NET 2.0)

Pkcs7DetachedSignatureHandler Constructor (X509Certificate2)

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

public Pkcs7DetachedSignatureHandler(
   X509Certificate2 certificate
);

Parameters

certificate
The certificate containing the private key.

See Also

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