pavan
7 years agoFormer Employee
Encrypt and decrypt sensitive data in a source
Created by @pavan
This pipeline pattern will encrypt fields passed as JSON docs using a defined transform type (AES), and decrypts and gives back the original message. This pattern is useful for encrypting sensitive messages (credit card info, SSN, patients name, DOB etc).
Configuration
Within the JSON Generator, replace “Enter certificate here” with your own certificate.
Sources: JSON
Targets: JSON
Snaps used: JSON Generator, Encrypt Field, Mapper, Decrypt Field
Downloads
Encrypt & Decrypt Fields.slp (9.1 KB)