SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

current_ca_cert_self_signed Property

Indicates whether the certificate is self-signed (root) or signed by an external CA.

Syntax

def get_current_ca_cert_self_signed() -> bool: ...

current_ca_cert_self_signed = property(get_current_ca_cert_self_signed, None)

Default Value

FALSE

Remarks

Indicates whether the certificate is self-signed (root) or signed by an external CA.

This property is read-only.

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