Closed
Password Decryption which is not encrypted by PEGA
I have a requirement where we need to decrypt a password sent by another application which is not in PEGA.The password sent by the other application is not encrypted in PEGA.Please let us know if any solutions are there?
***Edited by Moderator: Pooja Gadige to add capability tag***
To see attachments, please log in.
@SnehajitA we should know the encryption me hanisam/logic used to apply the decryption. We have decrypt function available in ootb to decrypt. Base64 decryption can be done in ootb and I think we can build something similar to decrypt using custom functions