bigframes.bigquery.aead#
AEAD encryption functions
Functions
|
Uses the matching key from keyset to decrypt ciphertext and verifies the integrity of the data using additional_data. |
|
Like AEAD.DECRYPT_BYTES, but where additional_data is of type STRING. |
|
Encrypts plaintext using the primary cryptographic key in keyset. |