【问题标题】:System.Security.Cryptography.ProtectedMemory in WinRTWinRT 中的 System.Security.Cryptography.ProtectedMemory
【发布时间】:2012-07-05 17:55:02
【问题描述】:

System.Security.Cryptography.ProtectedMemory 在 WinRT 中不可用。该功能是否在其他地方提供?

【问题讨论】:

    标签: windows-8 windows-runtime


    【解决方案1】:

    是的。请参阅DataProtectionProvider class。 Windows 8 中的情况发生了一些变化。这里有更多关于 Cryptography API: Next Generation (CNG) 的内容,更具体的是关于 CNG:DPAPI 的内容。请参阅this WinRT API list 的“安全”部分,了解 WinRT 中的所有特定加密(CNG 基本上是 CryptoAPI 以及 CNG:DPAPI)。

    【讨论】:

      猜你喜欢
      • 2012-01-10
      • 2011-12-05
      • 2011-12-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-11-13
      • 1970-01-01
      相关资源
      最近更新 更多