| Package | Description |
|---|---|
| com.google.crypto.tink.aead |
| Modifier and Type | Method and Description |
|---|---|
static XChaCha20Poly1305Key |
XChaCha20Poly1305Key.create(SecretBytes secretBytes) |
static XChaCha20Poly1305Key |
XChaCha20Poly1305Key.create(XChaCha20Poly1305Parameters.Variant variant,
SecretBytes secretBytes,
Integer idRequirement) |