pub unsafe extern "system" fn CertCreateCRLContext(
    dwcertencodingtype: CERT_QUERY_ENCODING_TYPE,
    pbcrlencoded: *const u8,
    cbcrlencoded: u32
) -> *mut CRL_CONTEXT
Expand description

Required features: "Win32_Security_Cryptography", "Win32_Foundation"