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

_CRYPT_ENCRYPT_MESSAGE_PARA

Declaration

Source position: jwawincrypt.pas line 13410

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: 2023-03-18