Root > Reference > All Types > TSignatureInfo > TSignatureInfo.Verified

Field TSignatureInfo.Verified

Previous pageReturn to chapter overviewNext page   

Indicate file's digital signature was verified.

 

Unit

ESignature

 

Syntax

 

Code (Delphi)

Verified: Boolean;

 

Value

True - executable file is signed, and its digital signature is valid and was verified; False - file is not signed, or its digital signature is broken.

 

Remarks

This field is valid only when the Signed field is True.

 

When Verified = False, you can get reason for failed check from the Status field.

 

See also




Send feedback... Build date: 2026-05-27
Last edited: 2026-05-27
PRIVACY STATEMENT
The documentation team uses the feedback submitted to improve the EurekaLog documentation. We do not use your e-mail address for any other purpose. We will remove your e-mail address from our system after the issue you are reporting has been resolved. While we are working to resolve this issue, we may send you an e-mail message to request more information about your feedback. After the issues have been addressed, we may send you an email message to let you know that your feedback has been addressed.


Permanent link to this article: https://www.eurekalog.com/help/eurekalog/topic_field_ESignature_TSignatureInfo_Verified