One command enables your database for transparent data encryption. The basic syntax for enabling encryption is:
The OpenEdge key store is created, and the key store creates and stores the database master key. The key store is named,
dbname.ks, and is stored in the same directory as your
dbname.db file.
By default, PROUTIL ENABLEENCRYPTION indicates that all future AI and BI notes are encrypted. If after-imaging is enabled, enabling encryption results in an extent switch. If you enable encryption while your database is online, BI notes are not encrypted; see
Enabling BI file encryption after enabling encryption for instructions on enabling your BI files for encryption. Existing AI and BI files are
not encrypted; enabling encryption essentially sets an indicator for
future writes. See
PROUTIL ENABLEENCRYPTION qualifier for the complete syntax.