import_data_encryption_key
Import a previously exported Arc data encryption key by providing the encrypted key package and the passphrase used during export.
Instructions
Import a previously exported Arc data encryption key using the key package and the passphrase it was exported with
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyPackage | Yes | The encrypted key package string from a previous export_data_encryption_key call (required) | |
| passphrase | Yes | The passphrase that was used when the key was originally exported (required) |