Uses of Class
com.tencentcloudapi.kms.v20190118.models.DescribeWhiteBoxDecryptKeyResponse
-
Packages that use DescribeWhiteBoxDecryptKeyResponse Package Description com.tencentcloudapi.kms.v20190118 com.tencentcloudapi.kms.v20190118.models -
-
Uses of DescribeWhiteBoxDecryptKeyResponse in com.tencentcloudapi.kms.v20190118
Methods in com.tencentcloudapi.kms.v20190118 that return DescribeWhiteBoxDecryptKeyResponse Modifier and Type Method Description DescribeWhiteBoxDecryptKeyResponseKmsClient. DescribeWhiteBoxDecryptKey(DescribeWhiteBoxDecryptKeyRequest req)获取白盒解密密钥 -
Uses of DescribeWhiteBoxDecryptKeyResponse in com.tencentcloudapi.kms.v20190118.models
Constructors in com.tencentcloudapi.kms.v20190118.models with parameters of type DescribeWhiteBoxDecryptKeyResponse Constructor Description DescribeWhiteBoxDecryptKeyResponse(DescribeWhiteBoxDecryptKeyResponse 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.
-