forked from docs/doc-exports
Reviewed-by: Rogal, Marcel <mrogal@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: Li, Qiao <qiaoli@huawei.com> Co-committed-by: Li, Qiao <qiaoli@huawei.com>
1.6 KiB
1.6 KiB
Encrypting Data in IMS
- When uploading an image file to Image Management Service (IMS), you can choose to encrypt the image file using a key provided by KMS to protect the file. Figure 1 describes details. For details, see the Image Management Service User Guide.
There are two types of CMKs that can be used:
- The default key ims/default created by KMS
- Custom keys that you create on the KMS console using KMS-generated key materials
- You can also call IMS APIs to create encrypted image files. For details, see Image Management Service API Reference.
Parent topic: Cloud Services with KMS Integrated