Create your first automation in just a few minutes.Try Studio Web →
by YouTube
0
Snippet
<100
Summary
Summary
This component consists of two workflows. One will encrypt a given plain text into base64 encrypted text and the other one will decrypt a given base64 encrypted text into plain text
Overview
Overview
This component consists of two workflows and a testing workflow.
EncodeToBase64 workflow accepts a in_StringToEncode input argument and provide a output argument out_EncodedString.
DecodeFromBase64 workflow accepts a in_StringToDecode input argument and provide a output argument out_DecodedString.
_Test workflow is provided to get a clear understanding about how to use the above two workflows correctly.
Features
Features
This component will help to increase the security of the projects by encrypting required strings: Two separated workflows for the encryption and decryption to simplify the usage. Time remains to implement security features in a project. Consists of clear input and output arguments which helps to invoke easily.
Additional Information
Additional Information
Dependencies
UiPath.Excel.Activities: [2.6.0] UiPath.Mail.Activities: [1.5.0] UiPath.System.Activities: [19.5.0] UiPath.UIAutomation.Activities: [19.5.0]
Code Language
Visual Basic
License & Privacy
Apache
Privacy Terms
Technical
Version
1.0.0Updated
February 18, 2020Works with
Tested on UiPath Studio 2019.6.0
Certification
Silver Certified
Support
UiPath Community Support