My Code
I\'m encoding message by rsa.encrypt but then cannot convert encrypted data to str by .decode() Thats a bit strange because encrypted data is bytes string and