|
FreeRDP
|
Functions | |
| int | TestCryptoCertEnumCertificatesInStore (int argc, char *argv[]) |
| int TestCryptoCertEnumCertificatesInStore | ( | int | argc, |
| char * | argv[] | ||
| ) |
System Store Locations: http://msdn.microsoft.com/en-us/library/windows/desktop/aa388136/
Requires elevated rights: hCertStore = CertOpenStore(CERT_STORE_PROV_SYSTEM, 0, (HCRYPTPROV_LEGACY) NULL, CERT_SYSTEM_STORE_LOCAL_MACHINE, _T("Remote Desktop"));
