That is the problem with CipherOutputStream. Unless you close(), data is not flushed
across due to buffers waiting for data to be filled.
Maybe we should revisit encryption in remoting like the way Scott implemented earlier - a
CipherSocket based on Password based encryption.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965308#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...