SecureBlackbox 2020 Python Edition

Questions / Feedback?

server_key_subject Property

Specifies the public key owner (subject).

Syntax

def get_server_key_subject() -> str: ...

server_key_subject = property(get_server_key_subject, None)

Default Value

""

Remarks

Specifies the public key owner (subject). This property is used only for IETF-keys.

This property is read-only.

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