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

_CMSG_CMS_RECIPIENT_INFO

Declaration

Source position: jwawincrypt.pas line 6955

type _CMSG_CMS_RECIPIENT_INFO = record

  dwRecipientChoice: DWORD;

  case Integer of

    0: (

        pKeyTrans: PCMSG_KEY_TRANS_RECIPIENT_INFO;

      );

    1: (

        pKeyAgree: PCMSG_KEY_AGREE_RECIPIENT_INFO;

      );

    2: (

        pMailList: PCMSG_MAIL_LIST_RECIPIENT_INFO;

      );

end;


Documentation generated on: 2023-03-18