Function windows_sys::Win32::Security::Cryptography::CertVerifyCertificateChainPolicy
pub unsafe extern "system" fn CertVerifyCertificateChainPolicy(
pszpolicyoid: PCSTR,
pchaincontext: *const CERT_CHAIN_CONTEXT,
ppolicypara: *const CERT_CHAIN_POLICY_PARA,
ppolicystatus: *mut CERT_CHAIN_POLICY_STATUS
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"