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