Function windows_sys::Win32::Security::Cryptography::CertOpenServerOcspResponse
pub unsafe extern "system" fn CertOpenServerOcspResponse(
pchaincontext: *const CERT_CHAIN_CONTEXT,
dwflags: u32,
popenpara: *const CERT_SERVER_OCSP_RESPONSE_OPEN_PARA
) -> *mut c_voidExpand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"