robocorp / rpaframework

Collection of open-source libraries and tools for Robotic Process Automation (RPA), designed to be used with both Robot Framework and Python
https://www.rpaframework.org/
Apache License 2.0
1.17k stars 225 forks source link

`RPA.Crypto` Return generated key and decoded string as 'str' type when using AES256 #1140

Closed mikahanninen closed 11 months ago

mikahanninen commented 11 months ago

This fix has been implemented to sync with how Fernet encryption method works.