PDFKit.NET 2.0 Class Library (.NET 2.0)

SignatureHandler.CanVerify Property

Returns if this signature handler can be used to verify a document.

public abstract bool CanVerify {get;}

Remarks

If true is returned the Verify() function should have an implementation.

See Also

SignatureHandler Class | TallComponents.PDF.DigitalSignatures Namespace