Monday, March 5, 2007

Digitally signing your .net Applications/Assemblies

For signing .net applications/assemblies with a digital signature, use signcode.exe OR SignTool.exe.

Signcode.exe is applicable for applications created with .NET Framework SDK version 1.0 and 1.1. For versions ahead of this, use SignTool.exe. These tools are available in your .NET Framework SDK Installation path.

SignCode.exe
http://msdn2.microsoft.com/en-gb/library/9sh96ycy(VS.80).aspx

SignTool.exe
http://msdn2.microsoft.com/en-gb/library/8s9b9yaz(VS.80).aspx

Sanal K. Sankar
http://www.sanalks.com

1 comment:

  1. This comment has been removed by a blog administrator.

    ReplyDelete