| Package | Description |
|---|---|
| com.google.crypto.tink.subtle |
| Modifier and Type | Class and Description |
|---|---|
class |
AesCtrJceCipher
The primitive implements AES counter mode with random IVs, using JCE.
|
| Constructor and Description |
|---|
EncryptThenAuthenticate(IndCpaCipher cipher,
Mac mac,
int macLength) |