How to Encrypt,Decrypt and HASH a string or File in Uipath | RPA Uipath

Опубликовано: 05 Октябрь 2024
на канале: Practicing RPA
765
7

Data is the new fuel now a days and very important part in the area of technology
while exchanging confidential data from one script to another script, we should be alert and make sure
the security of data. In order to achieve this you may use encryption or decryption
with strong keyword.

Encryption and decryption are not an easy task ever in programming world but Uipath facilitates us to encrypt and decrypt the data in just few clicks. Activities used for the Encryption/Decryption is :

UiPath.Cryptography.Activities

Watch the complete video for better understanding.