DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23593>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23593

Add Digest facade around java.security.MessageDigest





------- Additional Comments From [EMAIL PROTECTED]  2003-10-13 21:47 -------
You're right, chaining provides no benefit here.  The only reason I suggested
that getMd5Digest() be public is for precisely the conversion to a
RuntimeException.  I can't think of a single time I've used
MessageDigest.getInstance() where the checked exception didn't get in the way. 
No biggie, just thought it may be useful outside this class.  Anyhow, I'll be
quiet after this post, since I'm just glad this got accepted at all. ;)

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

Reply via email to