Discuss this help topic in SecureBlackbox Forum

TElFTPSServer.ControlChannelCipherSuite

TElFTPSServer     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies the control channel cipher.

Declaration

[C#]
    short ControlChannelCipherSuite;

[VB.NET]
    Property ControlChannelCipherSuite As Short

[Pascal]
    property ControlChannelCipherSuite: TSBCipherSuite;
    TSBCipherSuite : SmallInt;

[C++]
    uint8_t get_ControlChannelCipherSuite();

[PHP]
    integer get_ControlChannelCipherSuite()

[Java]
    not available

TSBCipherSuite values:

Description

    Use this property to get the control channel cipher suite.

Discuss this help topic in SecureBlackbox Forum