I am currently encrypting, decrypting db connection string in web.config using Data Protector class of ASP.Net 1.1, But what are the other methods to achieve this and i should be able to provide a Key for encryption and decryption.
Thanks in advance for solutions.