[][src]Function CCODE::CryptGetMessageCertificates

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