0
kicks
Strong Names and Signing Assemblies .NET
Digital signatures are used to verify the integrity of data being passed from the originator (the signer) to a recipient (the verifier). The signatures are generated and verified using public key cryptography. Learn about the details about signing assemblies. This post covers the hows and why's.