|
|
Browse by Tags
All Tags » .NET » Code Signing » Authenticode (RSS)
-
It kills me that the names for these processes are ''Code signing'' and ''Strong Name signing''.
So this is the scenario. I'd like for my assembly to be strong named (able to be loaded into the GAC, and used in strong-named apps) and I'd like it to be code signed (verifiably from me, and verifiably changed or not).
Instead of writing ...
|
|
|