Source position: jwawincrypt.pas line 6343
function CryptMsgUpdate(
hCryptMsg: HCRYPTMSG;
pbData: LPBYTE;
cbData: DWORD;
fFinal: BOOL
):BOOL;