SignaturesCompromiseDetector.Check
SignaturesCompromiseDetector.Check method
Check the digital signatures of the document for compromise.
public bool Check(out CompromiseCheckResult compromiseCheckResult)
| Parameter | Type | Description |
|---|---|---|
| compromiseCheckResult | CompromiseCheckResult& | The result of verification of the document. |
Return Value
True, if the compromise of the signatures is not detected.
Remarks
The using of this method for a document in which there are no digital signatures will return True.
See Also
- class CompromiseCheckResult
- class SignaturesCompromiseDetector
- namespace Aspose.Pdf
- assembly Aspose.PDF