SecureBlackbox 2020 Python Edition

Questions / Feedback?

pinned_client_port Property

The remote port of the client connection.

Syntax

def get_pinned_client_port() -> int: ...

pinned_client_port = property(get_pinned_client_port, None)

Default Value

0

Remarks

The remote port of the client connection.

This property is read-only.

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