EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElAS3SSLOptions.ServerExtensions

ElAS3SSLOptions     See also    


 

Specifies the SSL extensions received from the server.

 
 

Declaration

[C#]
    ElCustomSSLExtensions ServerExtensions;

[VB.NET]
    Property ServerExtensions As ElCustomSSLExtensions

[Pascal]
    property ServerExtensions : TElCustomSSLExtensions;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This property defines the server-side SSL extensions, i.e. the ones received from the server. Use of extensions is optional since most servers don't support them anyway.

 
 

See also:     Extensions    

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