Table of Contents

Method VerifyTimestamp

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

VerifyTimestamp()

Verifies the timestamp embedded in the signature.

public bool VerifyTimestamp()

Returns

bool

true if there is an embedded timestamp and it contains message-imprint value that is equal to the digest (hash) value stored in the signature; otherwise, false.