| Package | Description |
|---|---|
| com.google.crypto.tink.streamingaead | |
| com.google.crypto.tink.subtle |
| Modifier and Type | Method and Description |
|---|---|
static AesCtrHmacStreamingKey |
AesCtrHmacStreamingKey.create(AesCtrHmacStreamingParameters parameters,
SecretBytes initialKeymaterial) |
| Modifier and Type | Method and Description |
|---|---|
static StreamingAead |
AesCtrHmacStreaming.create(AesCtrHmacStreamingKey key) |