Date: Wed, 22 Oct 1997 11:18:27 +1000
From: David Hook <dgh@aba.net.au>
To: java-security@web2.javasoft.com
Subject: Question about return values in the Cipher class.
G'day,
the various update methods that return byte arrays, in the case where
the underlying engine represents a block cipher and the input data is
too short to result in a new block, what do they return? I am
currently assuming null, but a final word on this would be useful.
I check the Q&A archive but all it took me too was a blank page with
the title, JavaServer Product Group!
Thanks,
David.