signcode.exe和signtool.exe之间的主要区别是什么? [英] What's the main difference between signcode.exe and signtool.exe?

查看:117
本文介绍了signcode.exe和signtool.exe之间的主要区别是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

除了signtool较新,并且您的数字证书需要不同的文件格式之外,我看不到有什么大区别吗?

I can't really see a big difference other than signtool is newer and requires different file formats for your digital certificate?

推荐答案

<他们都完成同一件事-代码签名。正如您所指出的,主要区别在于签名代码要求私钥和软件发布者证书位于两个单独的文件(.pvk,.spc)中。

They both accomplish the same thing -- code signing. As you pointed out, the principal difference is that signcode requires the private key and software publisher certificate to be in two separate files (.pvk, .spc).

更现代的 signtool 要求它们包含在一个个人信息交换(.pfx)文件中。 (您还需要.pfx文件格式,才能使用共享软件专业人员协会的PAD签名工具包。)

The more modern signtool requires that they are contained in a single Personal Information Exchange (.pfx) file. (You also need the .pfx file format to use the Association of Shareware Professionals' PAD signing toolkit.)

这篇关于signcode.exe和signtool.exe之间的主要区别是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆