SignaturesCompromiseDetector

Inheritance: java.lang.Object, com.aspose.pdf.signatures.SignaturesCompromiseDetector

public final class SignaturesCompromiseDetector extends Object

Represents a class for checking compromising signatures of the document. 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.

Constructors

ConstructorDescription
SignaturesCompromiseDetectorCreates an instance of {@link SignaturesCompromiseDetector} class.

Methods

MethodDescription
checkCheck the digital signatures of the document for compromise.

SignaturesCompromiseDetector

Creates an instance of {@link SignaturesCompromiseDetector} class.

check

Check the digital signatures of the document for compromise.