Package | Description |
---|---|
com.tencentcloudapi.kms.v20190118.models |
Modifier and Type | Method and Description |
---|---|
WhiteboxKeyInfo |
DescribeWhiteBoxKeyResponse.getKeyInfo()
Get White-box key information
|
WhiteboxKeyInfo[] |
DescribeWhiteBoxKeyDetailsResponse.getKeyInfos()
Get White-box key information list
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeWhiteBoxKeyResponse.setKeyInfo(WhiteboxKeyInfo KeyInfo)
Set White-box key information
|
void |
DescribeWhiteBoxKeyDetailsResponse.setKeyInfos(WhiteboxKeyInfo[] KeyInfos)
Set White-box key information list
|
Constructor and Description |
---|
WhiteboxKeyInfo(WhiteboxKeyInfo 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 © 2023. All rights reserved.