public class Digest extends Object
Digest(byte[] hash)
Digest(String hash)
boolean
equals(Object o)
byte[]
getHash()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Digest(String hash)
public Digest(byte[] hash)
public byte[] getHash()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2021. All rights reserved.