Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

CryptDeriveKey

Declaration

Source position: jwawincrypt.pas line 1328

function CryptDeriveKey(

  hProv: HCRYPTPROV;

  Algid: ALG_ID;

  hBaseData: HCRYPTHASH;

  dwFlags: DWORD;

  var phKey: HCRYPTKEY

):BOOL;


Documentation generated on: 2025-07-25