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…