Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20210526.models |
Modifier and Type | Method and Description |
---|---|
PdfVerifyResult[] |
ChannelVerifyPdfResponse.getPdfVerifyResults()
Get 验签结果详情,内部状态1-验签成功,在电子签签署;2-验签成功,在其他平台签署;3-验签失败;4-pdf文件没有签名域
;5-文件签名格式错误
|
Modifier and Type | Method and Description |
---|---|
void |
ChannelVerifyPdfResponse.setPdfVerifyResults(PdfVerifyResult[] PdfVerifyResults)
Set 验签结果详情,内部状态1-验签成功,在电子签签署;2-验签成功,在其他平台签署;3-验签失败;4-pdf文件没有签名域
;5-文件签名格式错误
|
Constructor and Description |
---|
PdfVerifyResult(PdfVerifyResult 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.