Sign/verify data using PKCS7

Does ASPOSE support signing/verifying of data using PKCS7.
If yes please give me some documentation and examples.

I want to sign some data (file) and keep it in .p7b file I then I want to verify it.

In ASPOSE libs, I saw some classes like CMSSignedDataGenerator, CMSSignedData…

@razmik.mkrtchyan

You can use code snippet in the following article to sign PDF document with PKCS7:

In case you face any issue, please feel free to let us know.

1 Like