How to digitally sign PDF document using iTextSharp with PKCS7 standard (.cer)

1.6k Views Asked by At

I have tried to sign the PDF document using .pfx file and it signed properly. but i need to know how to sign the PDF document using .cer file. please advise me in this, it will be helpful if there is any sample or documentation regarding this.

Note: using C# for implementation

0

There are 0 best solutions below