Transparent Database Encryption (TDE) allows encryption of SQL Server databases, including SharePoint content databases, without requiring changes to the application. TDE encrypts the database, transaction log files, and any backup files. It uses certificates, asymmetric keys, and database encryption keys to encrypt and decrypt data without impacting performance significantly. Administrators can enable TDE on databases to protect data from unauthorized access even if the database files are copied or stolen.