Transparent Data Encryption
I need to create a domain index on sensitive information contained in a table that is stored in a TDE encrypted tablespace. I am using Oracle 11.2.0.2. Can the domain index be encrypted using TDE? If not, then what are my options to protect the data at its resting point?
0