Generate Data Key Response
Properties
| Property | Type | Required | Description |
|---|---|---|---|
ciphertext | string | yes | The identical symmetric data key, returned safely wrapped/encrypted using the designated root parent KMS key. Base64-encoded string. |
plaintext | string | yes | The Base64-encoded raw symmetric data key payload. Expose only securely during active application setups. Base64-encoded string. |
Last updated on