EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAuthenticodeVerifier.CertStorage

TElAuthenticodeVerifier     See also    


 

Contains pointer to the certificate storage.

 
 

Declaration

[C#]
    TElCustomCertStorage CertStorage;

[VB.NET]
    Property CertStorage As TElCustomCertStorage

[Pascal]
    property CertStorage: TElCustomCertStorage;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Storage from this property is used if certificate was not found in the file during signature verification. You need to set the storage value from code.

 
 

See also:     Certificates     Checksum     Digest     Signatures    

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