1

I was looking for any documentation of SignerSignEx3.

There are examples of how to use SignerSignEx2, however SignerSignEx3 has almost no documentation,. SignTool uses it and in order to code sign properly and time stamp the signed file, SignerSignEx3 should be used. Any example of how to use it?

Michael Haephrati
  • 3,660
  • 1
  • 33
  • 56
  • I found this article https://vcsjones.com/2017/12/14/azure-signtool/ – Michael Haephrati Aug 21 '18 at 22:38
  • You linked to comprehensive documentation. What aspect do you feel is missing? – IInspectable Aug 22 '18 at 00:21
  • Formal one, like the one for SignerSignEx2(). Any idea why there isn't a Microsoft Docs entry for SignerSignEx2()? – Michael Haephrati Aug 22 '18 at 08:50
  • What specific scenario are you facing, that `SignerSignEx2` does not address? – IInspectable Aug 22 '18 at 09:06
  • I would like to programmatically code sign Kernel drivers for Windows 10 using an EV certificate, including time stamping and root certificate. I thought I needed it for time stamping (SignerTimeStampEx3) but I was wrong. Its now only a matter of curiosity about formal documentation, and maybe the differences between SignerSignEx2() and SignerSignEx3() – Michael Haephrati Aug 22 '18 at 09:13

0 Answers0