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

_CMSG_SIGNED_ENCODE_INFO

Declaration

Source position: jwawincrypt.pas line 5729

type _CMSG_SIGNED_ENCODE_INFO = record

  cbSize: DWORD;

  cSigners: DWORD;

  rgSigners: PCMSG_SIGNER_ENCODE_INFO;

  cCertEncoded: DWORD;

  rgCertEncoded: PCERT_BLOB;

  cCrlEncoded: DWORD;

  rgCrlEncoded: PCRL_BLOB;

end;


Documentation generated on: 2023-03-18