Source position: jwawincrypt.pas line 7837
type _CMSG_MAIL_LIST_ENCRYPT_INFO = record
cbSize: DWORD;
dwRecipientIndex: DWORD;
KeyEncryptionAlgorithm: CRYPT_ALGORITHM_IDENTIFIER;
EncryptedKey: CRYPT_DATA_BLOB;
dwFlags: DWORD;
end;