[ Web Proxy ]
URL:
Viewing: https://dataframes.bigquery.dev/reference/api/bigframes.bigquery.deterministic_decrypt_bytes.html [Back]  [Original]

bigframes.bigquery.deterministic_decrypt_bytes — bigframes documentation
Back to top
Search the docs ...:

bigframes.bigquery.deterministic_decrypt_bytes#

bigframes.bigquery.deterministic_decrypt_bytes(keyset: Series | Expression | Literal[Sentinel.ARGUMENT_DEFAULT] | bytes | dict, ciphertext: Series | Expression | Literal[Sentinel.ARGUMENT_DEFAULT] | bytes, additional_data: Series | Expression | Literal[Sentinel.ARGUMENT_DEFAULT] | bytes) Series | Expression[source]#

Uses the matching key from keyset to decrypt ciphertext and verifies the integrity of the data using additional_data. Returns an error if decryption fails.


Web Proxy Viewer  |  New URL  |  Original Page