The correct answer is C. The Content-Transfer-Encoding MIME header is
used to specify the
encoding of any segment of a MIME email. This header is most commonly
associated with
binary data to specify the algorithm used to encode it. By default,
7bit, quoted-printable,
base64, 8bit and binary are available—however, anyone may specify
their own encoding
format using a name similar to x-<unique name for encoding>.