Code signing (signcode versus strong name)?
From: FLO (floriz_at_web.de)
Date: 03/31/04
- Next message: Anthony Shorrock: "Re: IE Hosted Control - Deploying Security"
- Previous message: Marko Macek: "problem verifying XML signature"
- Next in thread: Hernan de Lahitte: "Re: Code signing (signcode versus strong name)?"
- Reply: Hernan de Lahitte: "Re: Code signing (signcode versus strong name)?"
- Reply: Michel Gallant: "Re: Code signing (signcode versus strong name)?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 31 Mar 2004 11:08:38 +0200
What is the difference between the following two ways of signing
.net-applications?
1) I give the assembly a strong name.
(By specifying a key-file in the AssemblyInfo.cs-File)/using sn.exe.
2) I compile the assembly without strong name.
Afterwards I attach a signature to the binary using signcode.exe
(like it is done for COM)
Thank you
Florian Zug
- Next message: Anthony Shorrock: "Re: IE Hosted Control - Deploying Security"
- Previous message: Marko Macek: "problem verifying XML signature"
- Next in thread: Hernan de Lahitte: "Re: Code signing (signcode versus strong name)?"
- Reply: Hernan de Lahitte: "Re: Code signing (signcode versus strong name)?"
- Reply: Michel Gallant: "Re: Code signing (signcode versus strong name)?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]