I am working on a an application in which I need to sign the executable with pkcs12 certificate which is present as a file and is not in the store. I cannot use utilities like signtool.exe. If anyone has done this using methods in Capicom.dll or ImageAddCertificate method, could you please share a sample code or point me to an appropriate link.
Thanks,
Tim
Visual C++4
|