SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

current_ca_cert_fingerprint Property

Contains the fingerprint (a hash imprint) of this certificate.

Syntax

def get_current_ca_cert_fingerprint() -> bytes: ...

current_ca_cert_fingerprint = property(get_current_ca_cert_fingerprint, None)

Remarks

Contains the fingerprint (a hash imprint) of this 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]