nerdexam
Cisco

210-250 · Question #52

Which information security property is supported by encryption?

The correct answer is C. confidentiality. Encryption directly supports confidentiality by transforming plaintext into ciphertext that is unreadable to unauthorized parties.

Security Principles

Question

Which information security property is supported by encryption?

Options

  • Asustainability
  • Bintegrity
  • Cconfidentiality
  • Davailability

How the community answered

(27 responses)
  • A
    4% (1)
  • C
    93% (25)
  • D
    4% (1)

Why each option

Encryption directly supports confidentiality by transforming plaintext into ciphertext that is unreadable to unauthorized parties.

Asustainability

Sustainability is not a recognized information security property within the CIA triad (Confidentiality, Integrity, Availability).

Bintegrity

Integrity - ensuring data has not been altered - is primarily supported by cryptographic hashing (e.g., SHA-256) and digital signatures, not encryption alone.

CconfidentialityCorrect

Confidentiality ensures that information is accessible only to those authorized to view it, and encryption is the primary technical control that enforces this property. By transforming data into ciphertext using an algorithm and key, encryption prevents unauthorized disclosure even if the data is intercepted. This is a core pillar of the CIA triad.

Davailability

Availability - ensuring systems and data are accessible when needed - is supported by redundancy, failover, and uptime controls, not encryption.

Concept tested: CIA triad - encryption supporting confidentiality

Source: https://csrc.nist.gov/glossary/term/confidentiality

Topics

#encryption#confidentiality#cryptography#information security

Community Discussion

No community discussion yet for this question.

Full 210-250 Practice