SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

crl_entry_info_cert_status Property

Returns the status of the certificate.

Syntax

def get_crl_entry_info_cert_status() -> int: ...

crl_entry_info_cert_status = property(get_crl_entry_info_cert_status, None)

Default Value

0

Remarks

Returns the status of the certificate.

csUnknown0
csGood1
csRevoked2

This property is read-only.

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