SSL/TLS make sure an authentication process between client and server ensures that both devices are not impostors.
SSL/TLS ensures data integrity by digital signing the data and identifying that the data is not affected or attacked before reaching its intended recipient.
TLS/SSL offers operations for authentication, mechanism, encryptions algorithms.
Because we implement TLS/SSL beneath the application layer, most of its operations are completely invisible to the client.