Question
John Deere
IN
Last activity: 10 Jan 2018 4:24 EST
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.