Digital Signature: Signer Name
-
How to programmatically extract or get the signer name and counter-signer name from an exectuable file if it is digitally signed. Is there any API or any raw method.
-
How to programmatically extract or get the signer name and counter-signer name from an exectuable file if it is digitally signed. Is there any API or any raw method.
May be you can take a look at http://msdn.microsoft.com/en-us/library/aa140234(office.10).aspx[^]
-
May be you can take a look at http://msdn.microsoft.com/en-us/library/aa140234(office.10).aspx[^]
The given link is about "Digital Code Signing" and i need to retrive information programmatically from digital signature embedded in an executable such as signer name and counter signer name.
-
The given link is about "Digital Code Signing" and i need to retrive information programmatically from digital signature embedded in an executable such as signer name and counter signer name.
Please check if the following link helps: http://www.microsoft.com/whdc/system/platform/firmware/PECOFF.mspx