Skip to main content

tDataUnmasking

Unmasks data masked with the tDataMasking component to retrieve the original data.

This component is not shipped with your Talend Studio by default. You need to install it using the Feature Manager. For more information, see Installing features using the Feature Manager.

For more technologies supported by Talend, see Talend components.

The tDataUnmasking component can only unmask data masked with the tDataMasking component, using the FF1 with AES or FF1 with SHA-2 method combined with a user-defined password.

In local mode, Apache Spark 2.4.0 and later versions are supported.

For each column to unmask from the input data, select the unmasking function that corresponds to the related data masking function in the tDataMasking component.

The following tables list the corresponding functions for the tDataMasking and tDataUnmasking components.

Corresponding functions for the character handling category
Function in tDataMasking Function in tDataUnmasking
Replace all Replace all
Replace the first n characters Replace the first n characters
Replace the last n characters Replace the last n characters
Replace characters between two positions Replace characters between two positions
Replace all letters Replace all letters
Replace all digits Replace all digits
Keep the first n digits and replace following ones Keep the first n digits and replace following ones
Keep the last n digits and replace previous ones Keep the last n digits and replace previous ones
Corresponding functions for the phone masking and unmasking categories
Function in tDataMasking Function in tDataUnmasking
Mask French phone number Unmask French phone number
Mask German phone number Unmask German phone number
Mask Japanese phone number Unmask Japanese phone number
Mask UK phone number Unmask UK phone number
Mask US phone number Unmask US phone number
Corresponding functions for the SSN masking and unmasking categories
Function in tDataMasking Function in tDataUnmasking
Mask French SSN Unmask French SSN
Mask German SSN Unmask German SSN
Mask Japanese SSN Unmask Japanese SSN
Mask UK SSN Unmask UK SSN
Mask US SSN Unmask US SSN
Mask Chinese SSN Unmask Chinese SSN
Mask Indian SSN Unmask Indian SSN
Corresponding functions for the bank account masking and unmasking categories
Function in tDataMasking Function in tDataUnmasking
Mask bank code and account number and keep original country Unmask bank code and account number and keep original country

Mask account number and keep original country and bank code

Unmask account number and keep original country and bank code

Corresponding functions for the credit card masking and unmasking categories
Function in tDataMasking Function in tDataUnmasking
Mask Credit Card and keep bank Unmask Credit Card and keep bank
Mask Credit Card Unmask Credit Card

You must also select the values from the Method and Alphabet lists, and enter the Extra Parameter set when the input data was masked using tDataMasking.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!