Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface MAC
Method Summary | |
byte[] |
|
int | |
String |
|
void |
|
void |
|
void |
|
public byte[] doFinal()
public int getBlockSize()
public String getName()
public void init(byte[] key) throws Exception
public void update(byte[] foo, int start, int len)
public void update(int foo)