- All Implemented Interfaces:
MAC
- Direct Known Subclasses:
HMACMD596
public class HMACMD5
extends Object
implements MAC
-
Constructor Summary
Constructors
-
Method Summary
void
int
void
protected void
void
update(byte[] foo,
int s,
int l)
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
-
-
getBlockSize
public int getBlockSize()
-
-
update
public void update(int i)
-
update
public void update(byte[] foo,
int s,
int l)
-
doFinal
public void doFinal(byte[] buf,
int offset)