I want to add an encripted stream to my multipartentity to upload it to my servlet but I don't know how to do that... Emm then MultipartEntity is quite limited as for addPart(...,...) method params. I found no examples in that area so I need your help. Please share any useful snippets and ideas.
Any comment is appreciated.
Andrew
P.S. I am using HttpClient 4