Accessing Private Key causes Windows to show Dialog Box – How to Suppress
Question: Calling CkXmlDSigGen.SetX509Cert causes Windows to show a dialog box requesting validation. Is it possible to avoid the dialog box? Answer: Yes. The reason for displaying the dialog box is because the cert + private key was imported with the option to enable strong private key protection. Here’s a screenshot of the Window Certificate Import Wizard showing the two checkboxes: […]