Certified Information Systems Auditor (CISA) — Question 214

An organization uses public key infrastructure (PKI) to provide email security. Which of the following would be the MOST efficient method to determine whether email messages have been modified in transit?

Answer options

Correct answer: A

Explanation

Option A is correct because sending an encrypted hash allows verification of the message's integrity by checking if the hash matches after receipt. Options B, C, and D do not specifically address the integrity verification of the email content in transit; TLS secures the connection but does not validate message integrity, while symmetric encryption and using the private key do not provide a method for checking modifications.