I can check this though signtool.exe and it results in the text output though below command.
signtool.exe verify /v /pa "C:\test\ftdiport.cat"
And this result the output in verbose mode in command prompt or we can redirect it to a text file as below.
Verifying: C:\test\ftdiport.cat
Signing...
I am creating an application which will check whether the drivers in a particular folder is unsigned or not and sign them.
The normal procedure is use inf2cat.exe to create a catalog file.
I automated this part using libraries provided for it.
The next part to create a certificate using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.