SecureBlackbox 2020 Python Edition

Questions / Feedback?

tsa_cert_fingerprint Property

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

Syntax

def get_tsa_cert_fingerprint() -> bytes: ...

tsa_cert_fingerprint = property(get_tsa_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 2020 Python Edition - Version 20.0 [Build 8154]