WinForm部署問題
1、解決:This implementation is not part of the Windows Platform 問題?
一:單擊 開始 ,單擊 運行 ,鍵入 gpedit.msc ,然后單擊 確定?。
二:依次展開 計算機配置 ,展開 Windows 設置 ,展開 安全設置 ,展開 本地策略 ,然后單擊 安全選項 。
?? ? 三:在右窗格中, 雙擊 系統加密: 使用 FIPS 兼容的算法來加密,散列,和簽名 ,單擊禁用 ,然后單擊 確定 。
2、此實現不是 Windows 平臺 FIPS 驗證的加密算法的一部分?
在window中打開功能里輸入regedit,回車打開注冊器;
? ?? HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy
? ? 將 enable設置為0 即可