Welcome Guest, Not a member yet? Register   Sign In
Encryption Service has strange characters
#3

(03-02-2020, 11:27 AM)jreklund Wrote: That looks like binary data to me. Haven't looked in the code, but I don't see any reason it would not be valid.

You can save it as is in binary form in the database or base64 encode it. But then you need to base64 decode it before decryptning it.


Cool, using base64_encode / decode I can pass the coded value to the url, thanks.
Reply


Messages In This Thread
RE: Encryption Service has strange characters - by jpeixoto - 03-02-2020, 12:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB