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

Required features: "Win32_Security_Cryptography", "Win32_Foundation"