Question
5
Replies
943
Views

John Deere
IN
Posted: January 9, 2018
Last activity: January 10, 2018
Last activity: 10 Jan 2018 4:24 EST
Closed
Send encrypted text over a RESTful call
Hi,
I want to send a secure text (password) over a RESTful call to another system. Does pega provide any OOTB encryption system? I see encryptPropertyValue() function used to encrypt a property. But how will this value get decrypted at the other end?
Any ideas/suggestions would be really helpful.