def gcp_decrypt_symmetric()

in envelope-encryption-sample/python-cli/cli.py [0:0]


def gcp_decrypt_symmetric(
    project_id: str,
    location: str,
    keyring_name: str,
    kek_name: str,
    ciphertext: bytes,