3 references to CERT_POLICIES_INFO
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\FindPal.Windows.cs (3)
259
Debug.Assert(cbDecoded >= sizeof(
CERT_POLICIES_INFO
));
260
CERT_POLICIES_INFO
* pCertPoliciesInfo = (
CERT_POLICIES_INFO
*)pvDecoded;