Hash/Database
This tab is activated only when the Hash/Database masking method is selected in the Fields tab. The following settings are available in the Hash/Database masking method in the Data Masking profile.
Setting | Description |
|---|---|
Data Model | |
Database | Select the database profile to be used. |
Table | Select the available table in the selected database profile. |
Unmasked | Enter a name for each unmasked storage field. |
Masked | Enter a name for each masked storage field. |
Key | This checkbox is selected for each field by default. If selected, all selected fields will be looked up when unmasking data. Note! If you have a large table or huge amount of lookups, you may consider to only select the necessary fields to be looked up when unmasking data. |
Hash | |
Salt | Enter the key to be appended to the data or click the Random button to generate a random key. |
Advanced | |
Queue Size | Sets the queue size for the workers. The queue size will be split between the workers. |
Max Number of Workers | Enter the maximum number of workers. |
Max Select Batch Size | Enter the maximum size of the batch when making large select statements for retrieving data. |