| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
AsymmetricEncryptResponse |
KmsApi.asymmetricEncrypt(AsymmetricEncryptRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AsymmetricEncryptResponse> |
KmsApi.asymmetricEncryptWithHttpInfo(@NotNull AsymmetricEncryptRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
KmsApi.asymmetricEncryptAsync(AsymmetricEncryptRequest body,
ApiCallback<AsymmetricEncryptResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
AsymmetricEncryptResponse |
AsymmetricEncryptResponse.ciphertextBlob(String ciphertextBlob) |
AsymmetricEncryptResponse |
AsymmetricEncryptResponse.keyID(String keyID) |
Copyright © 2025. All rights reserved.