Encrypt Request
Properties
| Property | Type | Required | Description |
|---|---|---|---|
plaintext | string | yes | The Base64-encoded plaintext data you wish to encrypt. Base64-encoded string. |
encryption-context | string | no | Base64-encoded bytes to be used as the Additional Authenticated Data (AAD) for encryption integrity. Base64-encoded string. |
Last updated on