EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPClient.IssuerCertStorage

TElOCSPClient     See also    


 

Contains certificates, which are issuer certificates for the ones being checked.

 
 

Declaration

[C#]
    TElCustomCertStorage IssuerCertStorage

[VB.NET]
    Property IssuerCertStorage As TElCustomCertStorage

[Pascal]
    property IssuerCertStorage : TElCustomCertStorage;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify issuer certificates for certificate whose status must be verified. All certificates being verified must have the corresponding issuer certificates in IssuerCertStorage storage.

 
 

See also:     CertStorage     TElCustomCertStorage    

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