Content deleted Content added
Undid revision 1282960356 by 66.213.21.29 (talk) |
Reverted 1 edit by 66.213.21.15 (talk): Change was correct |
||
Line 65:
===Assemblies===
Compiled
A private key can also be used by the creator of the assembly for [[strong name|strong naming]]. The public key token determines the real-world identity of the assembly's signer. Only those knowing their private key (of the double-key cryptography system) can sign assemblies that have the same strong name as a prior version assembly. Strong naming is required to add assemblies to [[Global Assembly Cache]].
|