I have a bunch of unsigned 3rd party dlls that i want to download to the client only on demand. The issue is i am not able to sign these dlls. Is there any way to sign a 3rd party dll which is un managed. I tried "signer" tool but that doesn't support unsigned dll.
1 に答える
1
それらにデジタル署名することはできますが、SN.exe について話している場合は、できません。はい、デジタル証明書でサードパーティの dll に署名できます。
http://msdn.microsoft.com/en-us/library/aa388170%28VS.85%29.aspx
于 2013-09-24T14:38:36.740 に答える