DeliveryDraft is the data structure that is sent to the newsletter program.
It is the data structure that is used to create a newsletter issue.
It contains the recipient, keys and information needed to decrypt the newsletter's
title, template and content. These are represented as HexCipher objects.
DeliveryDraft is the data structure that is sent to the newsletter program. It is the data structure that is used to create a newsletter issue. It contains the recipient, keys and information needed to decrypt the newsletter's title, template and content. These are represented as HexCipher objects.