EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAuthenticodeVerifier.Checksum

TElAuthenticodeVerifier     See also    


 

This read-only property contains checksum read from the file.

 
 

Declaration

[C#]
    int Checksum;

[VB.NET]
    Property Checksum As Integer

[Pascal]
    property Checksum: LongWord;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to get checksum that is written in the file.

 
 

See also:     ActualChecksum     Digest    

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