Encrypting database data files (Advanced) - SQL Server offers the option to use Transparent Data Encryption (TDE) to encrypt database data files. This option protects data while at rest. - Security Center 5.12

Security Center Hardening Guide 5.12

Product
Security Center
Content type
Guides > Administrator guides
Version
5.12
ft:locale
en-US
Last updated
2024-12-17

SQL Server offers the option to use Transparent Data Encryption (TDE) to encrypt database data files. This option protects data while at rest.

CAUTION:
If Encrypting database data files is enabled on your SQL Server, the performance of your Directory decreases by 3% - 5%.

For information on how to encrypt data files, refer to your SQL Server documentation.