| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
AsymmetricDecryptResponse |
KmsApi.asymmetricDecrypt(AsymmetricDecryptRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AsymmetricDecryptResponse> |
KmsApi.asymmetricDecryptWithHttpInfo(@NotNull AsymmetricDecryptRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
KmsApi.asymmetricDecryptAsync(AsymmetricDecryptRequest body,
ApiCallback<AsymmetricDecryptResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
AsymmetricDecryptResponse |
AsymmetricDecryptResponse.keyID(String keyID) |
AsymmetricDecryptResponse |
AsymmetricDecryptResponse.plaintext(String plaintext) |
Copyright © 2025. All rights reserved.