| Package | Description |
|---|---|
| com.google.crypto.tink.aead |
| Modifier and Type | Field and Description |
|---|---|
static AesGcmParameters.Variant |
AesGcmParameters.Variant.CRUNCHY |
static AesGcmParameters.Variant |
AesGcmParameters.Variant.NO_PREFIX |
static AesGcmParameters.Variant |
AesGcmParameters.Variant.TINK |
| Modifier and Type | Method and Description |
|---|---|
AesGcmParameters.Variant |
AesGcmParameters.getVariant()
Returns a variant object.
|
| Modifier and Type | Method and Description |
|---|---|
AesGcmParameters.Builder |
AesGcmParameters.Builder.setVariant(AesGcmParameters.Variant variant) |