Does TLS (Transport Layer Security) protect against deliberate tampering or accidental corruption?
If someone tampers with data being transmitted over HTTPS using TLS, would that result in a corrupted decrypted message or would it result in the error being detected such as through a cryptographic checksum and retransmitted?