SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

data_conn_info_digest_algorithm Property

The digest algorithm used in a TLS-enabled connection.

Syntax

def get_data_conn_info_digest_algorithm() -> str: ...

data_conn_info_digest_algorithm = property(get_data_conn_info_digest_algorithm, None)

Default Value

""

Remarks

The digest 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]