Package | Description |
---|---|
com.tencentcloudapi.faceid.v20180301.models |
Modifier and Type | Method and Description |
---|---|
Encryption |
DetectAIFakeFacesRequest.getEncryption()
Get Whether the request information needs to be fully encrypted; Supported encryption algorithms: AES-256-CBC, SM4-GCM; Users with encryption requirements can use this parameter, for details, please click the link on the left.
|
Modifier and Type | Method and Description |
---|---|
void |
DetectAIFakeFacesRequest.setEncryption(Encryption Encryption)
Set Whether the request information needs to be fully encrypted; Supported encryption algorithms: AES-256-CBC, SM4-GCM; Users with encryption requirements can use this parameter, for details, please click the link on the left.
|
Constructor and Description |
---|
Encryption(Encryption 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.