Hey all, I need to transform a Hashmap (JSON) int...
# announcements
t
Hey all, I need to transform a Hashmap (JSON) into a encrypted string (maximum 2000 characters) and also be able to transform this string in the original HashMap. I thought using JWT. Is there another solution you think I could use?