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

PFN_CMSG_EXPORT_ENCRYPT_KEY

Declaration

Source position: jwawincrypt.pas line 7529

type PFN_CMSG_EXPORT_ENCRYPT_KEY = function(

  hCryptProv: HCRYPTPROV;

  hEncryptKey: HCRYPTKEY;

  pPublicKeyInfo: PCERT_PUBLIC_KEY_INFO;

  pbData: PBYTE;

  var pcbData: DWORD

):BOOL;


Documentation generated on: 2023-03-18