Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
I would like to know how to cypher strings. A concret usecase would be a password in a properties file. The encrypted password is in the properties file, and is decyphered in the job.
I think it's possible to find code examples on the web, for instance with AES encryption, create my jar file on Eclipse on another IDE and run it. However, maybe encryption is natively available in Talend.
Thank you for you answers ! 🙂
Hi
Select 'Password' type for context variable, the value string will be encrypted and stored in properties file. Here is an interesting topic.
Regards
Shong