How to Create a RSA Machine Key using CNG on Windows and Grant Access to All Users?
I’m using the Windows CNG API to create a TPM-stored (or MS KSP) RSA key and want to allow non-administrative users to access it. My goal is to generate a machine level key (non-exportable) which can be accessed without admin privileges by… Continue reading How to Create a RSA Machine Key using CNG on Windows and Grant Access to All Users?