0.2.0
Note: This is the version of the message specification, not the message format.
A message is a formatted structure that contains encrypted data and associated metadata.
A message is a sequence of bytes that is the serialization of the following, in order:
If the message header contains an algorithm suite in the algorithm suite ID field that contains a signature algorithm, the message MUST also contain a message footer, serialized after the message body.