MarketplaceStudioSnippetString Encryption and Decryption

Create your first automation in just a few minutes.Try Studio Web

String Encryption and Decryption

String Encryption and Decryption

by YouTube

StarStarStarStarStarStarStarStarStarStar

0

Snippet

Downloads

<100

back button
back button
carouselImage0
next button
next button

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

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

Apache

Privacy Terms

Technical

Version

1.0.0

Updated

February 18, 2020

Works with

Tested on UiPath Studio 2019.6.0

Certification

Silver Certified

Support

UiPath Community Support

Similar Listings