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

_CMSG_CONTENT_ENCRYPT_INFO

Declaration

Source position: jwawincrypt.pas line 7568

type _CMSG_CONTENT_ENCRYPT_INFO = record

  cbSize: DWORD;

  hCryptProv: HCRYPTPROV;

  ContentEncryptionAlgorithm: CRYPT_ALGORITHM_IDENTIFIER;

  pvEncryptionAuxInfo: Pointer;

  cRecipients: DWORD;

  rgCmsRecipients: PCMSG_RECIPIENT_ENCODE_INFO;

  pfnAlloc: PFN_CMSG_ALLOC;

  pfnFree: PFN_CMSG_FREE;

  dwEncryptFlags: DWORD;

  hContentEncryptKey: HCRYPTKEY;

  dwFlags: DWORD;

end;


Documentation generated on: 2023-03-18