Re Encrypt Request
Properties
| Property | Type | Required | Description |
|---|---|---|---|
destination | Destination | yes | |
source | Source | yes |
Source
| Property | Type | Required | Description |
|---|---|---|---|
ciphertext | string | yes | |
key | string | yes | The ID of the source key. |
encryption-context | string | no | Optional encryption context appended to the AAD. |
Destination
| Property | Type | Required | Description |
|---|---|---|---|
key | string | yes | The ID of the target key. |
encryption-context | string | no | Optional encryption context appended to the AAD. |
Last updated on