When you want to digitally sign your application using a Strong Name, it is the combination of the SNK, the Assembly name and the public key token that make it unique. So, you can sign all your assembly using the same SNK, and use a Company wide signature so that you can recognize or validate the signature...