Central Key Management

How can the Key and Salt length be modified in the config.yml file

HI @mrunalini

By default, Key Salt combination for AssistEdge Setup is pulled from the Database. This can be extended to a Json file or custom JS file.

As per default security configurations, the permitted key length validation is set to allow minimum 32 and maximum of 128 characters. Similarly, for Salt, the values are 16 and 32 respectively.

For doing any customization you can refer to Customize Cryptography in Knowledge Base

https://www.edgeverve.com/assistedge/knowledge-base/RPA19.1/Product_Customization/Robotic_Process_Automation/Customize_Cryptography.htm

This is informative answer, @prateek.mantri