Class SignaturesCompromiseDetector
SignaturesCompromiseDetector class
Represents a class for checking compromising signatures of the document.
public sealed class SignaturesCompromiseDetector
Constructors
| Name | Description |
|---|---|
| SignaturesCompromiseDetector(Document) | Creates an instance of SignaturesCompromiseDetector class. |
Methods
| Name | Description |
|---|---|
| Check(out CompromiseCheckResult) | Check the digital signatures of the document for compromise. |
Remarks
The detector checks only known ways to compromise signatures. Verification cannot provide a 100% guarantee of the absence of signature compromise and may yield a false negative result for new, unknown compromise methods different from those being tested.
See Also
- namespace Aspose.Pdf
- assembly Aspose.PDF