Which of the following protocols uses an asymmetric key to open a session and then establishes a
symmetric key for the remainder of the session?
A.
SFTP
B.
HTTPS
C.
TFTP
D.
TLS
Which of the following protocols uses an asymmetric key to open a session and then establishes a
symmetric key for the remainder of the session?
Which of the following protocols uses an asymmetric key to open a session and then establishes a
symmetric key for the remainder of the session?
A.
SFTP
B.
HTTPS
C.
TFTP
D.
TLS
Correct answer is D.TLS
Why is the correct answer TLS? My understanding is that HTTPS employs the use of either SSL or TLS for symmetric encryption. Could you please elaborate. Thanks