PDFReaderControls.NET Professional Type Reference

Pkcs1SignatureHandler Constructor (X509Certificate2)

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

public Pkcs1SignatureHandler(
   X509Certificate2 certificate
);

Parameters

certificate
The certificate containing the private key.

See Also

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