This activity reads the data and encrypts the columns specified by the user in the user-defined modes. The encryption can be either one-way or two-way, depending on the configuration.
Input
Data Only
Output
Transformed Data
Configuration Fields
Encryption type Specifies the type of encryption, either one-way or two-way.
Algorithm Defines the algorithm for one-way encryption (enabled only when encryption type is one-way).
Column names Specifies the names of the columns to encrypt.
Password The encryption key for symmetric encryption (enabled only when encryption type is two-way).