| Package | Description | 
|---|---|
| com.tencentcloudapi.kms.v20190118 | |
| com.tencentcloudapi.kms.v20190118.models | 
| Modifier and Type | Method and Description | 
|---|---|
AsymmetricRsaDecryptResponse | 
KmsClient.AsymmetricRsaDecrypt(AsymmetricRsaDecryptRequest req)
This API is used to decrypt data with the specified private key that is encrypted with RSA asymmetric cryptographic algorithm. 
 | 
| 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 © 2022. All rights reserved.