| Package | Description |
|---|---|
| com.google.crypto.tink.proto |
| Modifier and Type | Class and Description |
|---|---|
class |
AesGcmKeyFormat
only allowing IV size in bytes = 12 and tag size in bytes = 16
Thus, accept no params.
|
static class |
AesGcmKeyFormat.Builder
only allowing IV size in bytes = 12 and tag size in bytes = 16
Thus, accept no params.
|