4. To provide transparency for e-mail applications, an encrypted message may
be converted to an ASCII string using _________ conversion.
5. ________ is the standardized way for a sending domain to identify and assert
the mail senders for a given domain.
6. The two types of reports that DMARC reporting provides are aggregate
reports and _________ reports.
7. __________ is a security enhancement to the MIME Internet e-mail format
standard based on technology from RSA Data Security.
8. The __________ MIME field describes the data contained in the body with
sufficient detail that the receiving user agent can pick an appropriate agent
or mechanism to represent the data to the user or otherwise deal with the
data in an appropriate manner.
9. The _________ type refers to other kinds of data, typically either uninterpreted
binary data or information to be processed by a mail-based application.
10. The _________ transfer encoding is useful when the data consists largely of
octets that correspond to printable ASCII characters.
11. The _________ transfer encoding, also known as radix-64 encoding, is a
common one for encoding arbitrary binary data in such a way as to be
invulnerable to the processing by mail-transport programs.
12. _________ is a protocol to allow X.509 certificates, commonly used for
Transport Layer Security (TLS), to be bound to DNS names using DNSSEC.
13. ___________ is a directory lookup service that provides a mapping between the
name of a host on the Internet and its numeric IP address.
14. __________ is a specification for cryptographically signing e-mail messages,
permitting a signing domain to claim responsibility for a message in the mail
stream; message recipients can verify the signature by querying the signer’s
domain directly to retrieve the appropriate public key and thereby
confirming that the message was attested to by a party in possession of the
private key for the signing domain.
15. S/MIME uses the following message content types: Data, SignedData,
EnvelopedData, and ___________ .