SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

crl_entry_count Property

Returns the number of certificate status entries in the CRL.

Syntax

def get_crl_entry_count() -> int: ...

crl_entry_count = property(get_crl_entry_count, None)

Default Value

0

Remarks

Returns the number of certificate status entries in the CRL.

This property is read-only.

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