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