windows::Win32::Security::Cryptography

Function CryptGetMessageCertificates

pub unsafe fn CryptGetMessageCertificates(
    dwmsgandcertencodingtype: u32,
    hcryptprov: Option<HCRYPTPROV_LEGACY>,
    dwflags: u32,
    pbsignedblob: &[u8],
) -> Result<HCERTSTORE>