| Package | Description |
|---|---|
| com.google.crypto.tink.aead | |
| com.google.crypto.tink.aead.internal |
| Modifier and Type | Method and Description |
|---|---|
static XAesGcmKey |
XAesGcmKey.create(XAesGcmParameters parameters,
SecretBytes secretBytes,
Integer idRequirement) |
| Modifier and Type | Method and Description |
|---|---|
static Aead |
XAesGcm.create(XAesGcmKey key) |