all groups > dotnet security > july 2006 >
You're in the

dotnet security

group:

Signing trouble ??


Re: Signing trouble ?? Dominick Baier
7/28/2006 12:00:00 AM
dotnet security:
Hi,

you have to sign the runtime callable wrapper - tlbimp has a /keyfile option.

dominick

[quoted text, click to view]

Signing trouble ?? serge calderara
7/28/2006 1:56:01 AM
Dear all,

In my project I have many assembly made from my own wich refer each other.
Ideally what I would like to do to cover security is signing all my assembly
with strong name. So far so good nothing complicated on that except that one
of the assembly that I try to sign as a reference to an unmanaged library.

At this phase I am not able to sign that particular assembly as long as it
refer to a non-sign compoent

How to handl that case then in order that all my assebly get sign even if
there refer to unmanaged Com compoenent ??

thnaks for your help
regards
AddThis Social Bookmark Button