Question
Signature validation of the Pdf signed using Adobe sign in C#
I have pdf file that is Signed using Adobe sign. It is validating in Adobe Reader. However, when i am trying programatically(using .net/C#), it says it is not validated. I need to get the Root Certificate to validate it. where can i download that.

