Another question:
When I create the license, the file it's in plain xml with signature.
Some users can look at the structure of the file, create his own copy with his new key/pair, than replace the public key.
Replace the public key is really easy if it's in a separate file and a little bit difficult if it's hardcoded in an assembly.
Is there a way to make secure this files?
I really appreciated any kind of help.
Thanks