M
martinz
Guest
Hiding the key shouldn't be very difficult. It is essentially a user-secret and should, as such, not reside in your code. Put it in the registry, a file, or somewhere else, but not in the code. Off course you should be able to recreate the key, in case it's lost.
Continue reading...
Continue reading...