1 / 6

What are Lock Core References for?

What are Lock Core References for?. You add Lock Core references when you want to use a Lock Core other than the default.

krikor
Télécharger la présentation

What are Lock Core References for?

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. What are Lock Core References for?

  2. You add Lock Core references when you want to use a Lock Core other than the default. The default Lock Core simply requires that you supply the same Encryption Key at both design time and run time. This does render the assembly unreadable but a determined intruder could get around that. So you can generate different types of Lock Cores that are more complex if necessary.

  3. When you add a Lock Core reference you can see it under the References menu. And it shows up in the selection list for which Lock Core to use with which assemblies.

  4. When you add assemblies to be processed they are set to use the Default Lock Core.

  5. After you add an assembly you can reassign it to use any Lock Core you have referenced.

  6. When you process the assemblies the Lock Core lock DLL for each assembly is called to encrypt the assembly file. An encrypted form of your assemblies are then generated and saved to disk with a .lox extension.

More Related