| Package | Description |
|---|---|
| com.google.crypto.tink.aead | |
| com.google.crypto.tink.subtle |
| Modifier and Type | Method and Description |
|---|---|
AesCtrHmacAeadKey |
AesCtrHmacAeadKey.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static Aead |
EncryptThenAuthenticate.create(AesCtrHmacAeadKey key)
Create an AES CTR HMAC instance.
|