EldoS
Navigation
Web site
Support
Table Of Contents

Get the timestamp of the PE file signature

When you check the signatures of the PE file, each signature may include a timestamp. To access the timestamp, made over the file signature, check Timestamps property of TElAuthenticodeVerifier class. The index of the timestamp corresponds to the number of the signature in the list of signatures. When you retrieve the timestamp, it's validity is verified automatically. If the timestamp is absent or invalid, 0 is returned. Otherwise the time of the timestamp is returned.

The certificates, used for timestamping, are included into Certificates property, and can be verified in the same way as the certificates, used for signing the file.

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation