public class HMACMD596 extends HMACMD5
protected java.lang.String
algorithm
protected int
bsize
name
HMACMD596()
void
doFinal(byte[] buf, int offset)
int
getBlockSize()
java.lang.String
getName()
init(byte[] key)
update(byte[] foo, int s, int l)
update(int i)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected java.lang.String name
protected int bsize
protected java.lang.String algorithm
public HMACMD596()
public int getBlockSize()
getBlockSize
MAC
public void doFinal(byte[] buf, int offset)
doFinal
public void init(byte[] key) throws java.lang.Exception
init
java.lang.Exception
public void update(int i)
update
public void update(byte[] foo, int s, int l)
public java.lang.String getName()
getName