SecureBlackbox 2020 Python Edition

Questions / Feedback?

clear_command_channel Method

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

Syntax

def clear_command_channel(graceful_ssl_closure: bool) -> None: ...

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 Python Edition - Version 20.0 [Build 8154]