SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

ctl_conn_info_encryption_algorithm Property

The symmetric encryption algorithm used in a TLS-enabled connection.

Syntax

def get_ctl_conn_info_encryption_algorithm() -> str: ...

ctl_conn_info_encryption_algorithm = property(get_ctl_conn_info_encryption_algorithm, None)

Default Value

""

Remarks

The symmetric encryption algorithm used in a TLS-enabled connection.

This property is read-only.

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