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

_CMSG_CMS_SIGNER_INFO

Declaration

Source position: jwawincrypt.pas line 6580

type _CMSG_CMS_SIGNER_INFO = record

  dwVersion: DWORD;

  SignerId: CERT_ID;

  HashAlgorithm: CRYPT_ALGORITHM_IDENTIFIER;

  HashEncryptionAlgorithm: CRYPT_ALGORITHM_IDENTIFIER;

  EncryptedHash: CRYPT_DATA_BLOB;

  AuthAttrs: CRYPT_ATTRIBUTES;

  UnauthAttrs: CRYPT_ATTRIBUTES;

end;


Documentation generated on: 2023-03-18