public class SHA256 extends Check
SHA256()
byte[]
finish()
void
update(byte[] buf, int off, int len)
getInstance, getName, getSize, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SHA256() throws java.security.NoSuchAlgorithmException
java.security.NoSuchAlgorithmException
public void update(byte[] buf, int off, int len)
update
Check
public byte[] finish()
finish