Hi,
Is it possible to create an encrypted xml using C# without having to decrypt it everytime I want to insert or read from it?
I want to store my application connection string passwords and email credentials in that file.
Thanks,
Jassim
Hi,
Is it possible to create an encrypted xml using C# without having to decrypt it everytime I want to insert or read from it?
I want to store my application connection string passwords and email credentials in that file.
Thanks,
Jassim