Function crypt32::CryptMsgCountersignEncoded
[−]
[src]
pub unsafe extern "system" fn CryptMsgCountersignEncoded(
dwEncodingType: DWORD,
pbSignerInfo: PBYTE,
cbSignerInfo: DWORD,
cCountersigners: DWORD,
rgCountersigners: PCMSG_SIGNER_ENCODE_INFO,
pbCountersignature: PBYTE,
pcbCountersignature: PDWORD
) -> BOOL