ChangeCipherSpectilaisuus
ChangeCipherSpec is a message within the Transport Layer Security (TLS) protocol. It is sent by the client to the server after the initial handshake and before the client finishes sending application data. The primary purpose of the ChangeCipherSpec message is to signal that the subsequent messages will be encrypted using the newly negotiated cipher suite and keys.
The TLS handshake process involves several steps, including the exchange of cryptographic parameters, authentication, and key
Upon receiving the ChangeCipherSpec message from the client, the server acknowledges it and also sends its