in reply to Re^2: Base64 Encoding
in thread Base64 Encoding
That is not all the code. You don't show how you send it to the server, and you didn't show the code on the server. We can't tell what you actually sent, and if you sent the correct string, we can't tell you where the algorithm on the client differs from the one on the server if we only see one.
We may also be able to deduce the difference if we knew the exact output of the server's decode. (The "additional characters" you mentioned.)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Base64 Encoding
by mikemc24 (Novice) on Feb 19, 2011 at 20:06 UTC | |
by ikegami (Patriarch) on Feb 20, 2011 at 00:13 UTC | |
|
Re^4: Base64 Encoding
by mikemc24 (Novice) on Feb 19, 2011 at 20:12 UTC |