Question
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1690012000/e8a60f1c-141d-4f9a-8c1f-05c7d3b939bb.png?itok=I1z9mFGX)
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.