Decrypt Request
Properties
| Property | Type | Required | Description |
|---|---|---|---|
ciphertext | string | yes | The Base64-encoded ciphertext payload to be decrypted. Base64-encoded string. |
encryption-context | string | no | The exact Base64-encoded Additional Authenticated Data (AAD) used during encryption to verify data integrity. Base64-encoded string. |
Last updated on