| Package | Description | 
|---|---|
| com.tencentcloudapi.cvm.v20170312 | |
| com.tencentcloudapi.cvm.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeKeyPairsResponse | CvmClient. DescribeKeyPairs(DescribeKeyPairsRequest req)本接口 (DescribeKeyPairs) 用于查询密钥对信息。
 密钥对是通过一种算法生成的一对密钥,在生成的密钥对中,一个向外界公开,称为公钥;另一个用户自己保留,称为私钥。密钥对的公钥内容可以通过这个接口查询,但私钥内容系统不保留。 | 
| Constructor and Description | 
|---|
| DescribeKeyPairsRequest(DescribeKeyPairsRequest 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.