Question 48:
Which list identifies the information that the client sends to the server in the negotiation phase of the TLS handshake?
Answer options:
A. ClientStart, ClientKeyExchange, cipher-suites it supports, and suggested compression methods B. ClientStart, TLS versions it supports, cipher-suites it supports, and suggested compression methods C. ClientHello, TLS versions it supports, cipher-suites it supports, and suggested compression methods D. ClientHello, ClientKeyExchange, cipher-suites it supports, and suggested compression methods