nerdexam
Isaca

CISM · Question #717

Which of the following is the MOST effective way to protect the authenticity of data in transit?

The correct answer is A. Digital signature. Digital signatures are the most effective way to protect data authenticity in transit because they cryptographically bind the sender's identity to the message - any tampering invalidates the signature, proving both origin and integrity. Access controls (B) restrict who can…

Submitted by eva_at· Apr 18, 2026Information Security Program

Question

Which of the following is the MOST effective way to protect the authenticity of data in transit?

Options

  • ADigital signature
  • BAccess controls
  • CPrivate key
  • DPublic key

How the community answered

(41 responses)
  • A
    90% (37)
  • B
    5% (2)
  • C
    2% (1)
  • D
    2% (1)

Explanation

Digital signatures are the most effective way to protect data authenticity in transit because they cryptographically bind the sender's identity to the message - any tampering invalidates the signature, proving both origin and integrity. Access controls (B) restrict who can access data but do nothing to verify authenticity once data is moving across a network. A private key (C) and public key (D) are components of the asymmetric cryptography system that makes digital signatures work - they are mechanisms, not protections in themselves; a signature requires both working together, making neither alone the answer.

Memory tip: Think of a digital signature like a wax seal on a letter - it proves who sent it and shows if anyone broke it open. "Authenticity = signature" is the pairing to lock in.

Topics

#Digital Signatures#Data Authenticity#Cryptography#Data in Transit

Community Discussion

No community discussion yet for this question.

Full CISM Practice