Discuss this help topic in SecureBlackbox Forum
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()
TSBCipherSuite values:
Description
Use this property to get the control channel cipher suite.
Discuss this help topic in SecureBlackbox Forum