Question
accenture
IN
Last activity: 6 Nov 2018 20:02 EST
Pega Robotics Studio 8.0
Hi
I am working on pega robotics studio 8.0
i wanted to know how can i encrypt password in credential vault.
Are there any encryption method available for normal text inputs?
Thanks in advance
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi,
The Credential Store is based on the Windows Data Protection API (DPAPI). DPAPI encrypts data using a private key derived from a user’s Windows identity. Once encrypted, data can only be decrypted by the same Windows user.
Refer to below articles for how the credentials are stored and settings for DPAPI
https://docs-previous.pega.com/pega-rpa/pega-robotic-automation-credential-store
https://pdn.pega.com/dpapi-settings-pega-robotic-automation-studio
Hope this helps.
Thanks,
Sandeep.