| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
GenerateDataKeyResponse |
KmsApi.generateDataKey(GenerateDataKeyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GenerateDataKeyResponse> |
KmsApi.generateDataKeyWithHttpInfo(@NotNull GenerateDataKeyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
KmsApi.generateDataKeyAsync(GenerateDataKeyRequest body,
ApiCallback<GenerateDataKeyResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GenerateDataKeyResponse |
GenerateDataKeyResponse.ciphertextBlob(String ciphertextBlob) |
GenerateDataKeyResponse |
GenerateDataKeyResponse.plaintext(String plaintext) |
Copyright © 2025. All rights reserved.