Brandon Lewis

Brandon Lewis

  • NA
  • 603
  • 115.8k

Protecting DLL files from use.

Aug 28 2008 1:59 PM
I have a dll which I have written that contains code for encrypting and decrypting strings, how would I go about preventing its use by someone else who say... writes another .NET application and then attempts to include the methods from that library by referencing it?

Answers (2)