Discuss this help topic in SecureBlackbox Forum
Specifies the data channel cipher.
Declaration
[C#]
short DataChannelCipherSuite;
[VB.NET]
Property DataChannelCipherSuite As Short
[Pascal]
property DataChannelCipherSuite: TSBCipherSuite;
TSBCipherSuite : SmallInt;
[C++]
uint8_t get_DataChannelCipherSuite();
[PHP]
integer get_DataChannelCipherSuite()
TSBCipherSuite values:
Description
Use this property to get the data channel cipher suite.
Discuss this help topic in SecureBlackbox Forum