Error
A valid request URL is required to generate request examples[
{
"KeyPackage": "<string>"
}
]{
"error": {
"code": "<string>",
"message": "<string>"
}
}Export the internal Data Encryption Key (DEK)
Export the internal Data Encryption Key (DEK)
POST
/
exportDataEncryptionKey
Error
A valid request URL is required to generate request examples[
{
"KeyPackage": "<string>"
}
]{
"error": {
"code": "<string>",
"message": "<string>"
}
}Authorizations
authtoken_headerbasicauthtoken_query
Body
application/json
A user-defined string used to derive a temporary encryption key for securing the exported data encryption key material during transport.
Response
The action result
An encrypted data block containing the data encryption key and its associated cryptographic metadata.