4.3 Encrypting Data Files
To minimize exposure of data or personal information to users with access to the server, Oracle clients can encrypt ingestion files using a simple encryption technique which requires a generic 16 digit encryption key, combination of numericals and alphabets, such as: AmritaP123456789
Standard "AES" key spec and transformation "AES/ECB/PKCS5Padding" are used for
encryption and decryption. Client can encrypt files using these on their own.
To run data ingestion on encrypted files, follow these
steps: