[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.Signature.VerifySignatureValue

VerifySignatureValue Method

VerifySignatureValue()

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

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

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