| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
AsymmetricSignResponse |
KmsApi.asymmetricSign(AsymmetricSignRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AsymmetricSignResponse> |
KmsApi.asymmetricSignWithHttpInfo(@NotNull AsymmetricSignRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
KmsApi.asymmetricSignAsync(AsymmetricSignRequest body,
ApiCallback<AsymmetricSignResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
AsymmetricSignResponse |
AsymmetricSignResponse.keyID(String keyID) |
AsymmetricSignResponse |
AsymmetricSignResponse.signature(String signature) |
Copyright © 2025. All rights reserved.