Package | Description |
---|---|
com.tencentcloudapi.kms.v20190118 | |
com.tencentcloudapi.kms.v20190118.models |
Modifier and Type | Method and Description |
---|---|
GetParametersForImportResponse |
KmsClient.GetParametersForImport(GetParametersForImportRequest req)
获取导入主密钥(CMK)材料的参数,返回的Token作为执行ImportKeyMaterial的参数之一,返回的PublicKey用于对自主导入密钥材料进行加密。返回的Token和PublicKey 24小时后失效,失效后如需重新导入,需要再次调用该接口获取新的Token和PublicKey。
|
Constructor and Description |
---|
GetParametersForImportResponse(GetParametersForImportResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.