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