Source position: jwawincrypt.pas line 1321
function CryptDeriveKey(
hProv: HCRYPTPROV;
Algid: ALG_ID;
hBaseData: HCRYPTHASH;
dwFlags: DWORD;
var phKey: HCRYPTKEY
):BOOL;