| Package | Description |
|---|---|
| com.google.crypto.tink.mac | |
| com.google.crypto.tink.mac.internal |
| Modifier and Type | Method and Description |
|---|---|
ChunkedMacVerification |
ChunkedMac.createVerification(byte[] tag)
Creates an instance of a single Chunked MAC verification.
|
| Modifier and Type | Method and Description |
|---|---|
ChunkedMacVerification |
ChunkedAesCmacImpl.createVerification(byte[] tag) |
ChunkedMacVerification |
ChunkedHmacImpl.createVerification(byte[] tag) |