Field encryption in an activity
Hi,
I would like to cipher and to decrypt a field in an activity using AES256. Has Pega an OOTB functionality? I am trying to cipher using Java code but org.springframework.security.crypto is not imported. How can I import it? Is it better to create a function in a new custom library?
PFA a screenshot.
Thank you in advance.