By mnour
via mnour.blogspot.com
Submitted: Feb 16 2008 / 18:27
Have you ever wanted to provide a level of protection to your values in the configuration files? aspnet_regiis will help you in encrypting the configuration section(s) in your config files. The executable resides in: "\Microsoft.NET\Framework\" and it was common to be used in installing ASP.NET on IIS. However, you can use it as well in encrypting/decrypting the configuration files.
Add your comment