org.codehaus.plexus.digest
Class StreamingSha1Digester
java.lang.Object
org.codehaus.plexus.digest.AbstractStreamingDigester
org.codehaus.plexus.digest.StreamingSha1Digester
- All Implemented Interfaces:
- StreamingDigester
public class StreamingSha1Digester
- extends AbstractStreamingDigester
An SHA-1 implementation of the streaming digester.
- Author:
- Brett Porter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamingSha1Digester
public StreamingSha1Digester()
Copyright © 2001-2011 Codehaus. All Rights Reserved.