[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.ISignatureParser.VerifySignatureValue

VerifySignatureValue Method

VerifySignatureValue()

Verifies the signature by checking that embedded data digest corresponds to the calculated one.

Declaration
bool VerifySignatureValue()
Function VerifySignatureValue() As Boolean
Returns
Type Description
bool

true if the signature is correct and corresponds to the signed data, false otherwise.