GSLC · Question #485
Which of the following terms describes the statement given below? "It is a cryptographic protocol that provides security and data integrity for communications over networks such as the Internet."
The correct answer is D. TSL. TLS (Transport Layer Security) is a cryptographic protocol designed to provide secure communications over networks by ensuring data integrity and confidentiality. The question describes TLS almost verbatim from its definition.
Question
Which of the following terms describes the statement given below? "It is a cryptographic protocol that provides security and data integrity for communications over networks such as the Internet."
Options
- ANTP
- BSSH
- CSNMP2/3
- DTSL
How the community answered
(41 responses)- A2% (1)
- B7% (3)
- C5% (2)
- D85% (35)
Why each option
TLS (Transport Layer Security) is a cryptographic protocol designed to provide secure communications over networks by ensuring data integrity and confidentiality. The question describes TLS almost verbatim from its definition.
NTP (Network Time Protocol) is used to synchronize clocks across network devices and does not provide cryptographic security or data integrity for general communications.
SSH (Secure Shell) is a protocol for secure remote login and command execution, not a general-purpose cryptographic protocol for securing broad network communications as described.
SNMP v2/v3 is a protocol for monitoring and managing network devices; while SNMPv3 added security features, it is not described as a cryptographic protocol providing general network security and data integrity.
TLS (Transport Layer Security) is precisely defined as a cryptographic protocol that provides authentication, data integrity, and encryption for communications over networks such as the Internet. The answer choice 'TSL' is a transposition of the letters but refers to TLS. It operates at the transport layer and is the successor to SSL.
Concept tested: TLS protocol definition and purpose
Source: https://learn.microsoft.com/en-us/windows-server/security/tls/transport-layer-security-protocol
Topics
Community Discussion
No community discussion yet for this question.