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

_CRYPT_ENCRYPT_MESSAGE_PARA

Declaration

Source position: jwawincrypt.pas line 13417

type _CRYPT_ENCRYPT_MESSAGE_PARA = record

  cbSize: DWORD;

  dwMsgEncodingType: DWORD;

  hCryptProv: HCRYPTPROV;

  ContentEncryptionAlgorithm: CRYPT_ALGORITHM_IDENTIFIER;

  pvEncryptionAuxInfo: Pointer;

  dwFlags: DWORD;

  dwInnerContentType: DWORD;

end;


Documentation generated on: 2025-07-25