| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.kms20160120 | |
| com.aliyun.sdk.service.kms20160120.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<GenerateAndExportDataKeyResponse> |
AsyncClient.generateAndExportDataKey(GenerateAndExportDataKeyRequest request)
We recommend that you perform the following steps to import your data key to a cryptographic module:
* Call the GenerateAndExportDataKey operation to generate a data key and obtain both the ciphertext of the data key encrypted by using the CMK and that encrypted by using the public key
|
CompletableFuture<GenerateAndExportDataKeyResponse> |
DefaultAsyncClient.generateAndExportDataKey(GenerateAndExportDataKeyRequest request)
We recommend that you perform the following steps to import your data key to a cryptographic module:
* Call the GenerateAndExportDataKey operation to generate a data key and obtain both the ciphertext of the data key encrypted by using the CMK and that encrypted by using the public key
|
| 限定符和类型 | 方法和说明 |
|---|---|
GenerateAndExportDataKeyRequest |
GenerateAndExportDataKeyRequest.Builder.build() |
static GenerateAndExportDataKeyRequest |
GenerateAndExportDataKeyRequest.create() |
Copyright © 2023. All rights reserved.