0
kicks
Protect assemblies from unknown callers
If you work with multiple assemblies and you want to make sure no one uses your code by calling methods from other applications you can use strong names and evidence in this manner.