SecureBlackbox 2020 Python Edition

Questions / Feedback?

pinned_client_client_software_name Property

Returns the name of the SSH software running on the client side.

Syntax

def get_pinned_client_client_software_name() -> str: ...

pinned_client_client_software_name = property(get_pinned_client_client_software_name, None)

Default Value

""

Remarks

Returns the name of the SSH software running on the client side.

This property is read-only.

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