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

PFN_CMSG_IMPORT_KEY_AGREE

Declaration

Source position: jwawincrypt.pas line 7930

type PFN_CMSG_IMPORT_KEY_AGREE = function(

  pContentEncryptionAlgorithm: PCRYPT_ALGORITHM_IDENTIFIER;

  pKeyAgreeDecryptPara: PCMSG_CTRL_KEY_AGREE_DECRYPT_PARA;

  dwFlags: DWORD;

  pvReserved: Pointer;

  var phContentEncryptKey: HCRYPTKEY

):BOOL;


Documentation generated on: 2025-07-25