Package | Description |
---|---|
com.tencentcloudapi.kms.v20190118 | |
com.tencentcloudapi.kms.v20190118.models |
Modifier and Type | Method and Description |
---|---|
GetPublicKeyResponse |
KmsClient.GetPublicKey(GetPublicKeyRequest req)
该接口用于获取非对称密钥的公钥信息,可用于本地数据加密或验签。只有处于Enabled状态的非对称密钥才可能获取公钥。
|
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 © 2024. All rights reserved.