c# - How hard is it to tamper with a strong named assembly? -
Assume that I have a net legislation that is a strong name. Only I have access to the private key. Then I distribute the assembly to some client systems.
How difficult is the client to modify the assembly? Ie: What will they have to do to modify my assembly?
Strong Naming Assembly, but it prevents other applications that have a strong-named assembly inadvertently Refers using the modified version.
Comments
Post a Comment