Security Guide > Using Data Encryption > Database Encryption
Was this helpful?
Database Encryption
Database encryption allows all columns in all tables in the database to be encrypted. Data in the encrypted database is stored on disk or other media in encrypted form and can only be accessed if the encryption passphrase is known.
Encrypted data is stored in the database files using 256-bit Advanced Encryption Standard (AES) encryption. The encryption is transparent to the applications accessing the data.
Note:  Swapping should be disabled on hosts running encrypted databases.
Last modified date: 01/27/2026