Package | Description |
---|---|
com.tencentcloudapi.kms.v20190118 |
Modifier and Type | Method and Description |
---|---|
DeleteImportedKeyMaterialResponse |
KmsClient.DeleteImportedKeyMaterial(DeleteImportedKeyMaterialRequest req)
用于删除导入的密钥材料,仅对EXTERNAL类型的CMK有效,该接口将CMK设置为PendingImport 状态,并不会删除CMK,在重新进行密钥导入后可继续使用。彻底删除CMK请使用 ScheduleKeyDeletion 接口。
|
Copyright © 2020. All rights reserved.