|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.OutputStream
cryptix.security.MessageDigestOutputStream
cryptix.security.MD5OutputStream
An output stream that hashes the data sent to it using the MD5 hashing algorithm.
References
Copyright © 1995-1997 Systemics Ltd on behalf of the Cryptix Development Team. All rights reserved.
$Revision: 1.2 $
MessageDigestOutputStream| Constructor Summary | |
MD5OutputStream()
Create a new digest output stream that uses MD5. |
|
| Methods inherited from class cryptix.security.MessageDigestOutputStream |
digest, digestAsHash, write, write, write |
| Methods inherited from class java.io.OutputStream |
close, flush |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MD5OutputStream()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||