CompromiseCheckResult
Overview
CompromiseCheckResult is a class in Aspose.PDF FOSS for Python.
Properties: compromised, has_compromised_signatures, reasons, signatures_coverage.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
compromised | bool | Read | Gets the compromised. |
has_compromised_signatures | bool | Read/Write | Gets or sets the has compromised signatures. |
signatures_coverage | int | Read/Write | Gets or sets the signatures coverage. |
reasons | list[str] | Read/Write | Gets or sets the reasons. |