Skip to content

Re Encrypt Request

Properties

PropertyTypeRequiredDescription
destinationDestinationyes
sourceSourceyes

Source

PropertyTypeRequiredDescription
ciphertextstringyesBase64-encoded string.
keystringyesThe ID of the source key.

Must be a valid UUID.
encryption-contextstringnoOptional encryption context appended to the AAD.

Base64-encoded string.

Destination

PropertyTypeRequiredDescription
keystringyesThe ID of the target key.

Must be a valid UUID.
encryption-contextstringnoOptional encryption context appended to the AAD.

Base64-encoded string.
Last updated on