EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElAS3SSLOptions.EncryptData

ElAS3SSLOptions    


 

Specifies security settings for data channel

 
 

Declaration

[C#]
    bool EncryptData;

[VB.NET]
    Property EncryptData As Boolean

[Pascal]
    property EncryptData : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    If this property value is True the channel used for data transfer (files, directory listings) will be encrypted, otherwise only command channel will be encrypted.

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