QuestionQ35

Technology Essentials

Which of the following BEST provides data encryption, authentication, and integrity for data flowing between a server and a client?

  • A Kerberos
  • B Transport Layer Security (TLS)
  • C Secure Sockets Layer (SSL)
  • D Simple Network Management Protocol (SNMP)
Explanation

Transport Layer Security (TLS) provides a secure channel between communicating peers. Its handshake authenticates the server and can authenticate the client, while its record protection provides confidentiality through encryption and detects unauthorized data modification through integrity protection.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!