Forum Discussion

pavan's avatar
pavan
Former Employee
7 years ago

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...