IPWorks Auth 2020 Python Edition

Questions / Feedback?

cert_thumbprint_sha1 Property

SHA1 hash of the certificate.

Syntax

def get_cert_thumbprint_sha1() -> str: ...

cert_thumbprint_sha1 = property(get_cert_thumbprint_sha1, None)

Default Value

""

Remarks

SHA1 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 Auth 2020 Python Edition - Version 20.0 [Build 8155]