SecureBlackbox 2020 Python Edition

Questions / Feedback?

server_info_server_details Property

Contains the parameter of the IMPLEMENTATION capability.

Syntax

def get_server_info_server_details() -> str: ...

server_info_server_details = property(get_server_info_server_details, None)

Default Value

""

Remarks

Contains the parameter of the IMPLEMENTATION capability.

The value of this property only makes sense if server_info_available and server_info_implementation_supported parameters are true.

The parameter to the IMPLEMENTATION capability consists of one or more tokens that identify the server. For more information see RFC 2449, Section 6.9.

This property is read-only.

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