Package | Description |
---|---|
com.tencentcloudapi.ocr.v20181119.models |
Modifier and Type | Method and Description |
---|---|
Encryption |
RecognizeEncryptedIDCardOCRResponse.getEncryption()
Get 敏感数据加密信息
|
Encryption |
RecognizeEncryptedIDCardOCRRequest.getEncryption()
Get 敏感数据加密信息。对传入信息有加密需求的用户可使用此参数,详情请点击左侧链接。
|
Modifier and Type | Method and Description |
---|---|
void |
RecognizeEncryptedIDCardOCRResponse.setEncryption(Encryption Encryption)
Set 敏感数据加密信息
|
void |
RecognizeEncryptedIDCardOCRRequest.setEncryption(Encryption Encryption)
Set 敏感数据加密信息。对传入信息有加密需求的用户可使用此参数,详情请点击左侧链接。
|
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 © 2024. All rights reserved.