EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAuthenticodeVerifier.ActualChecksum

TElAuthenticodeVerifier     See also    


 

This read-only property contains calculated checksum.

 
 

Declaration

[C#]
    int ActualChecksum;

[VB.NET]
    Property ActualChecksum As Integer

[Pascal]
    property ActualChecksum: LongWord;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to get actual checksum of the file.

 
 

See also:     ActualDigest     Checksum    

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