public abstract class Digest extends Object
protected
Digest(byte[] checksum, int width)
byte[]
digest()
abstract String
getAlgorithm()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected Digest(byte[] checksum, int width)
public byte[] digest()
public String toString()
toString
Object
public abstract String getAlgorithm()
Copyright © 2014 aQute SARL. All Rights Reserved.