|
||||||||||
| 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.SHAOutputStream
This class is an Output stream that hashes the data sent to it using the SHA hashing algorithm.
References
Copyright © 1995-1997 Systemics Ltd on behalf of the Cryptix Development Team. All rights reserved.
$Revision: 1.2 $
MessageDigestOutputStream| Constructor Summary | |
SHAOutputStream()
Create a new digest output stream that uses SHA. |
|
| 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 SHAOutputStream()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||