Interface AuthenticationTagProducer
-
public interface AuthenticationTagProducer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]getTag()voidupdate(byte[] cipher, int off, int len)
-
public interface AuthenticationTagProducer
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
getTag() |
|
void |
update(byte[] cipher,
int off,
int len) |