Source position: jwawincrypt.pas line 1317
function CryptGenKey(
hProv: HCRYPTPROV;
Algid: ALG_ID;
dwFlags: DWORD;
var phKey: HCRYPTKEY
):BOOL;