4 references to FindCore
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\FindPal.Windows.cs (4)
48
FindCore
<object>(Interop.Crypt32.CertFindType.CERT_FIND_HASH, &blob);
56
FindCore
<object>(Interop.Crypt32.CertFindType.CERT_FIND_SUBJECT_STR, pSubjectName);
75
FindCore
<object>(Interop.Crypt32.CertFindType.CERT_FIND_ISSUER_STR, pIssuerName);
388
FindCore
(Interop.Crypt32.CertFindType.CERT_FIND_ANY, null, state, filter);