nerdexam
(ISC)2

CCSP · Question #146

TLS provides and ________ for ________ communications.

The correct answer is C. Privacy, integrity. TLS (Transport Layer Security) is a cryptographic protocol that primarily provides privacy (confidentiality) and integrity for communications over a computer network.

Submitted by khalil_dz· Apr 18, 2026Cloud Data Security

Question

TLS provides and ________ for ________ communications.

Options

  • APrivacy, security
  • BSecurity, optimization
  • CPrivacy, integrity
  • DEnhancement, privacy

How the community answered

(57 responses)
  • A
    7% (4)
  • B
    2% (1)
  • C
    89% (51)
  • D
    2% (1)

Why each option

TLS (Transport Layer Security) is a cryptographic protocol that primarily provides privacy (confidentiality) and integrity for communications over a computer network.

APrivacy, security

While TLS contributes to overall 'security,' stating 'Privacy, security' is redundant and less specific than 'Privacy, integrity' regarding its core technical functions.

BSecurity, optimization

TLS does not primarily provide 'optimization'; its focus is security, specifically confidentiality and integrity, and it can sometimes introduce slight overhead.

CPrivacy, integrityCorrect

TLS (Transport Layer Security) uses encryption to provide privacy (confidentiality) by preventing eavesdropping on data transmitted between two communicating applications. It also uses cryptographic checksums to ensure integrity, meaning the data has not been altered or tampered with during transit.

DEnhancement, privacy

'Enhancement' is too vague to describe a core technical function of TLS, and while it provides privacy, it also provides integrity.

Concept tested: TLS protocol core functions

Source: https://learn.microsoft.com/en-us/windows/win32/secauthn/tls-ssl-protocol-overview

Topics

#TLS#Confidentiality#Data Integrity#Network Security

Community Discussion

No community discussion yet for this question.

Full CCSP Practice