Encodes a given text
This activity encodes a given text, based on a user-specified encoding method.
Encoding Method: Specifies the Encoding Method to be used. These are the available options.
Base64arrow-up-right
Base64
Base64Urlarrow-up-right
Base64Url
Text: String Argument Required Specifies a text that is to be encoded using a specific encoding method.
String Argument
Required
Encoded Text: String Variable Stores the encoded data of the user-specified input text in the specified String variable.
String Variable
Last updated 3 years ago