public class ShaBC extends Sha
OUTPUT_SIZE, OUTPUT_SIZE_IN_BYTES| Constructor and Description |
|---|
ShaBC() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
hash(byte[] data)
Hashes given
data. |
static Sha |
newSynchronizedInstance()
Returns a new synchronized instance.
|
hash, hashToString, hashToStringpublic static Sha newSynchronizedInstance()
Copyright © 2011-2012. All Rights Reserved.