SecureBlackbox 2020 .NET Edition

Questions / Feedback?

ClearCommandChannel Method

Sends CCC (Clear Command Channel) command to the server.

Syntax

public void ClearCommandChannel(bool gracefulSSLClosure);
Public Sub ClearCommandChannel(ByVal GracefulSSLClosure As Boolean)

Remarks

Use this method to send a CCC command. CCC clears command channel encryption state, turning off TLS encryption.

Some servers expect this command to allow for the control channel to be properly handled by NATs.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]