Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
algorithm |
protected int |
bsize |
protected java.lang.String |
name |
Constructor and Description |
---|
HMACMD596() |
protected java.lang.String name
protected int bsize
protected java.lang.String algorithm
public int getBlockSize()
getBlockSize
in interface MAC
public void init(byte[] key) throws java.lang.Exception