6 references to CERT_QUERY_OBJECT_FILE
System (6)
security\system\security\cryptography\cryptoapi.cs (3)
3500
if (dwObjectType ==
CERT_QUERY_OBJECT_FILE
) {
3565
if (dwObjectType ==
CERT_QUERY_OBJECT_FILE
) {
3619
if (dwObjectType ==
CERT_QUERY_OBJECT_FILE
) {
security\system\security\cryptography\x509\x509certificate2.cs (1)
1352
if (!CAPI.CryptQueryObject(CAPI.
CERT_QUERY_OBJECT_FILE
,
security\system\security\cryptography\x509\x509certificate2collection.cs (2)
1113
if (!CAPI.CryptQueryObject(CAPI.
CERT_QUERY_OBJECT_FILE
,
1128
safeCertStoreHandle = CAPI.PFXImportCertStore(CAPI.
CERT_QUERY_OBJECT_FILE
,