IPWorks MQ 2020 Python Edition

Questions / Feedback?

cert_thumbprint_sha256 Property

SHA256 hash of the certificate.

Syntax

def get_cert_thumbprint_sha256() -> str: ...

cert_thumbprint_sha256 = property(get_cert_thumbprint_sha256, None)

Default Value

""

Remarks

SHA256 hash of the certificate. If the hash does not already exist, it is computed.

This property is read-only.

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