| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.kms20160120 | |
| com.aliyun.sdk.service.kms20160120.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<GenerateDataKeyResponse> |
AsyncClient.generateDataKey(GenerateDataKeyRequest request)
This operation creates a random data key, encrypts the data key by using the specified customer master key (CMK), and returns the plaintext and ciphertext of the data key.
|
CompletableFuture<GenerateDataKeyResponse> |
DefaultAsyncClient.generateDataKey(GenerateDataKeyRequest request)
This operation creates a random data key, encrypts the data key by using the specified customer master key (CMK), and returns the plaintext and ciphertext of the data key.
|
| 限定符和类型 | 方法和说明 |
|---|---|
GenerateDataKeyRequest |
GenerateDataKeyRequest.Builder.build() |
static GenerateDataKeyRequest |
GenerateDataKeyRequest.create() |
Copyright © 2023. All rights reserved.