- All Implemented Interfaces:
HASH
public class SHA256
extends Object
implements HASH
-
Constructor Summary
Constructors
-
Method Summary
byte[]
int
void
void
update(byte[] foo,
int start,
int len)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
getBlockSize
public int getBlockSize()
- Specified by:
getBlockSize
in interface HASH
-
-
-