On 9/5/06, Dominique <[EMAIL PROTECTED]> wrote:

...it does not receive the last 20 bytes...

You're most probably missing a flush() call somewhere, maybe your
CipherOutputStream is not auto-flushing? You can override
endDocument() and do the flush there.

-Bertrand

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to