advertisement

Article:
  The Secrets of Strong Naming
Subject:   Figure 3 should say private key
Date:   2003-05-19 09:30:25
From:   anonymous2
Figure 3 should say private key rather than public key (the text above the diagram is correct, its just the diagram that is wrong)
Main Topics Oldest First

Showing messages 1 through 1 of 1.

  • Figure 3 is correct
    2003-05-22 23:49:07  anonymous2 [Reply | View]

    Including the private key in the assembly would make the whole process pointless. The private key is used to encrypt the hash. The encrypted hash and public key are stored in the assembly. That is what the text above the figure says and the figure correctly reflects the text.