SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

entry_count Property

The number of items in the CRL.

Syntax

def get_entry_count() -> int: ...

entry_count = property(get_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]