G
groups
Hi,
I would like to encrypt a piece of data on a server so that the
application can read it with no user intervention (i.e. entering a
password), but so that someone with physical access, or administrator
access, could not.
Is there some way of embedding a key into a .Net executable in a way
that disassembling the App will not reveal?
Any advice would be greatly appreciated.
Thanks,
Micky
I would like to encrypt a piece of data on a server so that the
application can read it with no user intervention (i.e. entering a
password), but so that someone with physical access, or administrator
access, could not.
Is there some way of embedding a key into a .Net executable in a way
that disassembling the App will not reveal?
Any advice would be greatly appreciated.
Thanks,
Micky