Question
How to apply digital signature in abdobe acrobat using RSA Algorithm?
I want to apply digital signature in a PDF with abdobe acrobat using RSA Algorithm. I need to verify the signature in it by a public key pair of the private key with which signature was set in c# to the PDF.
