| Package | Description |
|---|---|
| com.google.crypto.tink.mac |
| Modifier and Type | Class and Description |
|---|---|
class |
AesCmacParameters
Describes the parameters of an
AesCmacKey. |
class |
HmacParameters
Describes the parameters of an
HmacKey. |
| Modifier and Type | Method and Description |
|---|---|
abstract MacParameters |
MacKey.getParameters()
Returns the parameters of this key.
|