PDFReaderControls.NET Professional Type Reference

StandardSignatureHandler.Create Method

Create a new StandardSignatureHandler best suited for a signing certificate.

Overload List

Create a new StandardSignatureHandler best suited for a signing certificate.

public static StandardSignatureHandler Create(X509Certificate2);

Create a new StandardSignatureHandler best suited for a signing certificate.

public static StandardSignatureHandler Create(X509Chain);

Create a new StandardSignatureHandler best suited for a signing certificate.

public static StandardSignatureHandler Create(Pkcs12Store);

Create a new StandardSignatureHandler best suited for a signing certificate.

public static StandardSignatureHandler Create(Pkcs12Store,string);

See Also

StandardSignatureHandler Class | TallComponents.PDF.DigitalSignatures Namespace