EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS2SSLOptions.CertStorage

TElAS2SSLOptions     See also    


 

Specifies the certificate storage where "root" certificates are stored.

 
 

Declaration

[C#]
    TElCustomCertStorage CertStorage;

[VB.NET]
    Property CertStorage As TElCustomCertStorage

[Pascal]
    property CertStorage : TElCustomCertStorage;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This property defines the Certificate Storage which is used to validate SSL server certificates. It should contain the "root" certificates of Certificate Authorities, which are supposed to issue the clients' certificates and are trusted.

 
 

See also:     InternalValidate     TElWinCertStorage     TElFileCertStorage    

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