In an SSL/TLS session, a cipher suite is a list of preferred security mechanisms supported by the client and sent to the server at the start of communications (the handshake). The list is organized in order of preference, and the server responds with the name of the key exchange, authentication, cipher and hash method it has selected. See
TLS,
SSL and
cipher.