210-260 · Question #98
Which protocols use encryption to protect the confidentiality of data transmitted between two parties? (Choose two.)
The correct answer is B. SSH E. HTTPS. An encrypted connection becomes useless if you've unknowingly connected to a bogus server or a malicious client. While SSH and SSL use symmetric cryptography to preserve the confidentiality of transmitted data, they use another form of encryption for authentication…
Question
Which protocols use encryption to protect the confidentiality of data transmitted between two parties? (Choose two.)
Options
- AFTP
- BSSH
- CTelnet
- DAAA
- EHTTPS
- FHTTP
How the community answered
(25 responses)- B96% (24)
- D4% (1)
Explanation
An encrypted connection becomes useless if you've unknowingly connected to a bogus server or a malicious client. While SSH and SSL use symmetric cryptography to preserve the confidentiality of transmitted data, they use another form of encryption for authentication. Authentication allows one party to verify whether the other party is really who it claims it is.
Topics
Community Discussion
No community discussion yet for this question.