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

PFN_CMSG_GEN_ENCRYPT_KEY

Declaration

Source position: jwawincrypt.pas line 7516

type PFN_CMSG_GEN_ENCRYPT_KEY = function(

  phCryptProv: PHCRYPTPROV;

  paiEncrypt: PCRYPT_ALGORITHM_IDENTIFIER;

  pvEncryptAuxInfo: PVOID;

  pPublicKeyInfo: PCERT_PUBLIC_KEY_INFO;

  pfnAlloc: PFN_CMSG_ALLOC;

  var phEncryptKey: HCRYPTKEY;

  var ppbEncryptParameters: PBYTE;

  pcbEncryptParameters: PDWORD

):BOOL;


Documentation generated on: 2023-03-18