3 references to CERT_SYSTEM_STORE_LOCAL_MACHINE
System (3)
security\system\security\cryptography\cryptoapi.cs (2)
3794if ((dwFlags & CERT_SYSTEM_STORE_LOCAL_MACHINE) == CERT_SYSTEM_STORE_LOCAL_MACHINE ||
security\system\security\cryptography\x509\x509utils.cs (1)
123dwFlags |= CAPI.CERT_SYSTEM_STORE_LOCAL_MACHINE;