Additional authenticated data (AAD context), optional.
If specified, this data will be required for decryption with the [SymmetricDecryptRequest].
Should be encoded with base64.
keyId
keyId:string
ID of the symmetric KMS key to use for encryption.
plaintext
plaintext:Uint8Array
Plaintext to be encrypted.
Should be encoded with base64.
Additional authenticated data (AAD context), optional. If specified, this data will be required for decryption with the [SymmetricDecryptRequest]. Should be encoded with base64.