I need to encrypt all communication between the server and client by using MAC headers. Is it possible for someone to explain how exactly the MAC header works with the SSL mechanism and where can it be seen ?
I need to verify if the mac headers are present.