| Package | Description | 
|---|---|
| com.tencentcloudapi.kms.v20190118 | |
| com.tencentcloudapi.kms.v20190118.models | 
| Modifier and Type | Method and Description | 
|---|---|
| GetPublicKeyResponse | KmsClient. GetPublicKey(GetPublicKeyRequest req)This API is used to get the information of the public key that is encrypted with the asymmetric cryptographic algorithm and of which the `KeyUsage` is `ASYMMETRIC_DECRYPT_RSA_2048` or `ASYMMETRIC_DECRYPT_SM2`. | 
| Constructor and Description | 
|---|
| GetPublicKeyRequest(GetPublicKeyRequest 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 © 2021. All rights reserved.