抑制强密钥保护UI [英] Suppress Strong Key Protection UI

查看:94
本文介绍了抑制强密钥保护UI的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好。

我开发了一个应用程序,使用计算机上存储的私钥在c ++中签名数据。  私钥受强密钥保护保护。  我们正在获取一个UI,用于在签名期间以及在本地系统中导入
pfx文件期间输入密码。  如何抑制用户界面并在后台自动化流程?  我们尝试过使用"CryptUIWizImport"和"CryptUIWizImport"。函数参数为  CRYPTUI_WIZ_NO_UI。  不幸的是,此功能不会抑制
强密钥保护UI。

I have developed an application to sign the data in c++ using the private key stored on the computer.  The private key is protected with Strong key protection.  We are getting a UI to enter the password during sign as well as during importing the pfx file in the local system.  How to suppress the UI and automate the process in back ground?  We have tried with "CryptUIWizImport" function with parameter as CRYPTUI_WIZ_NO_UI.  Unfortunately, this function does not suppress the strong key protection UI.

指导我解决此问题。

MIB

推荐答案

这个问题可以在
安全论坛

- pa

-- pa


这篇关于抑制强密钥保护UI的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆