Function CryptGetMessageCertificates

Source
pub unsafe extern "C" fn CryptGetMessageCertificates(
    dwMsgAndCertEncodingType: DWORD,
    hCryptProv: HCRYPTPROV_LEGACY,
    dwFlags: DWORD,
    pbSignedBlob: *const BYTE,
    cbSignedBlob: DWORD,
) -> HCERTSTORE