Package | Description |
---|---|
com.tencentcloudapi.kms.v20190118 | |
com.tencentcloudapi.kms.v20190118.models |
Modifier and Type | Method and Description |
---|---|
GenerateDataKeyResponse |
KmsClient.GenerateDataKey(GenerateDataKeyRequest req)
This API generates a data key, which you can use to encrypt local data.
|
Constructor and Description |
---|
GenerateDataKeyRequest(GenerateDataKeyRequest 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.