| Modifier and Type | Field and Description |
|---|---|
private byte[] |
_buf16 |
private static int |
BSIZE |
private static java.lang.String |
name |
| Constructor and Description |
|---|
HMACSHA196() |
| Modifier and Type | Method and Description |
|---|---|
void |
doFinal(byte[] buf,
int offset) |
int |
getBlockSize() |
java.lang.String |
getName() |
private static final java.lang.String name
private static final int BSIZE
private final byte[] _buf16
public int getBlockSize()
getBlockSize in interface MACgetBlockSize in class HMACpublic void doFinal(byte[] buf,
int offset)