0
votes
0answers
206 views

Encrypted File is corrupted when uploaded to server via HTTP Post

i am making an application which has a function that it encrypt file and then upload it to the server via HTTP POST. I tried it and it works fine when i test it on localhost (Local Server on my same ...