Encryption in transit (TLS)
This is correct. Encryption in transit uses TLS/SSL to encrypt data on the communication path, preventing eavesdropping and tampering by third parties. HTTPS is the most common example. It differs from encryption at rest, which protects stored data.