| Package | Description | 
|---|---|
| com.tencentcloudapi.kms.v20190118 | |
| com.tencentcloudapi.kms.v20190118.models | 
| Modifier and Type | Method and Description | 
|---|---|
| AsymmetricRsaDecryptResponse | KmsClient. AsymmetricRsaDecrypt(AsymmetricRsaDecryptRequest req)使用指定的RSA非对称密钥的私钥进行数据解密,密文必须是使用对应公钥加密的。处于Enabled 状态的非对称密钥才能进行解密操作。 | 
| Constructor and Description | 
|---|
| AsymmetricRsaDecryptRequest(AsymmetricRsaDecryptRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.