nerdexam
CompTIA

N10-005 · Question #776

Encryption provides which of the following to data being transferred across the network?

The correct answer is A. Confidentiality. Encryption scrambles data into an unreadable ciphertext that only authorized parties with the correct key can decipher, directly providing confidentiality.

Network security

Question

Encryption provides which of the following to data being transferred across the network?

Options

  • AConfidentiality
  • BResistance to Jitter
  • CHigh Availability
  • DData Integrity

How the community answered

(39 responses)
  • A
    87% (34)
  • B
    8% (3)
  • C
    3% (1)
  • D
    3% (1)

Why each option

Encryption scrambles data into an unreadable ciphertext that only authorized parties with the correct key can decipher, directly providing confidentiality.

AConfidentialityCorrect

Encryption converts plaintext into ciphertext using a cryptographic algorithm and key, ensuring that intercepted data cannot be read by unauthorized parties. This property - keeping data secret from unintended recipients - is the definition of confidentiality in the CIA triad. Whether data is in transit or at rest, encryption is the primary technical control used to enforce confidentiality.

BResistance to Jitter

Resistance to jitter is a network quality characteristic related to consistent packet delivery timing, typically addressed by QoS mechanisms and buffering, not encryption.

CHigh Availability

High availability refers to system uptime and redundancy strategies such as failover clustering or load balancing, which are unrelated to encryption.

DData Integrity

Data integrity - ensuring data has not been altered - is provided by cryptographic hashing (e.g., SHA-256) or HMACs, not encryption alone.

Concept tested: Encryption providing data confidentiality

Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/encryption-overview

Topics

#encryption#confidentiality#CIA triad#data security

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice