Closed dholms closed 4 years ago
We're trying to decode a msg to decrypt as Unicode but it's actually Base64
Normalize from base64 instead of from Unicode
Problem
We're trying to decode a msg to decrypt as Unicode but it's actually Base64
Solution
Normalize from base64 instead of from Unicode