Re: strong name woes
From: Henning Krause (newsgroup.no_at_spam.infinitec.de)
Date: 05/27/04
- Next message: Henning Krause: "Re: Strong name a 3rd party DLL?"
- Previous message: Paul Glavich [MVP - ASP.NET]: "Re: Error Message for Logon"
- In reply to: ari: "Re: strong name woes"
- Next in thread: ari: "Re: strong name woes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 27 May 2004 13:42:13 +0200
You can use one key for all assemblies you create.
But you should consider that you must use the signing key the entire
lifecycle of all assemblies that are signed with this key.
So, if someone cracks the signing key or steals it from you, he can create
new assemblies with the same name and the same signature.
Greetings,
Henning Krause
==========================
Visit my website: http://www.infinitec.de
Try my free Exchange Explorer: Mistaya
(http://www.infinitec.de/?page=products)
"ari" <anonymous@discussions.microsoft.com> wrote in message
news:1FDCF6D5-F6F0-4CD4-BD89-50C2F05E3C6E@microsoft.com...
> Can you use 1 key for all your assemblies? Or do you have to create a new
key for each assembly?
> thanks,
> ari
- Next message: Henning Krause: "Re: Strong name a 3rd party DLL?"
- Previous message: Paul Glavich [MVP - ASP.NET]: "Re: Error Message for Logon"
- In reply to: ari: "Re: strong name woes"
- Next in thread: ari: "Re: strong name woes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|