Hi folks
Using VB.NET with the aspose.pdf dll and have been trying to encrypt a PDF as well as apply a PKCS7 digital signature. Both work independently, but I cannot seem to be able to encrypt AND sign the document. …...pfx", "password"); // PKCS#1 or Dim signature...PKCS7(myDir + "temp.pfx" , "password" ) ' PKCS#7 or pdfSign.Sign(1...