.net中对配置文件加密

时间:2014-12-01 04:24:09
【文件属性】:

文件名称:.net中对配置文件加密

文件大小:65KB

文件格式:ZIP

更新时间:2014-12-01 04:24:09

.net config 加密

使用默认 RsaProtectedConfigurationProvider 提供程序使用的 RSA 密钥容器("NetFrameworkConfigurationKey")对config进行加密 使用vs中的aspnet_regiis.exe工具


【文件预览】:
ProtectConfig
----ProtectConfig()
--------Global.asax.cs(1KB)
--------ProtectConfig.csproj.user(1KB)
--------aspnet_regiis.exe(29KB)
--------ProtectConfig.Publish.xml(989B)
--------walkthrough.aspx(408B)
--------identity.aspx(113B)
--------Web.Release.config(1KB)
--------ReadMe.txt(748B)
--------Properties()
--------Global.asax(97B)
--------Web.Debug.config(1KB)
--------ProtectConfig.csproj(4KB)
--------obj()
--------bin()
--------Web.config(2KB)
----ProtectConfig.sln(929B)
----ProtectConfig.suo(21KB)

网友评论

  • 可以,我正在用
  • 资源很好,不过只是临时加密 没有修改config文件 而是又重新生成了一个
  • 只是对本机的加密实现,换别的机子上就不行了