SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

current_cert_friendly_name Property

Contains an associated alias (friendly name) of the certificate.

Syntax

def get_current_cert_friendly_name() -> str: ...

current_cert_friendly_name = property(get_current_cert_friendly_name, None)

Default Value

""

Remarks

Contains an associated alias (friendly name) of the certificate.

This property is read-only.

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