SecureBlackbox 2020 Python Edition

Questions / Feedback?

pinned_client_mac_algorithm_inbound Property

MAC algorithm used for the incoming connection.

Syntax

def get_pinned_client_mac_algorithm_inbound() -> str: ...

pinned_client_mac_algorithm_inbound = property(get_pinned_client_mac_algorithm_inbound, None)

Default Value

""

Remarks

MAC algorithm used for the incoming connection.

This property is read-only.

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