pub unsafe extern "system" fn CryptGetMessageSignerCount(
    dwmsgencodingtype: u32,
    pbsignedblob: *const u8,
    cbsignedblob: u32
) -> i32
Expand description

Required features: "Win32_Security_Cryptography"