Converters
0min
The Converter folder contains utility actions:
1. FromBase64 β Decodes a base64 string.
2. ToBase64 β Encodes a string to base64.
3. ToString β Convert any object to a string.
4. Json To Xml β Convert JSON to XML.
4. Xml To Json β Convert XML to JSON.
4. Encrypt to AES256 β Encrypt a string using AES256.
4. ecrypt from AES256 β Decrypt a string encrypted using AES256.
ο»Ώ
ο»Ώ

Updated 04 Apr 2023
Did this page help you?
Yes
No