SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

crl_next_update Property

The planned time and date of the next version of this CRL to be published.

Syntax

def get_crl_next_update() -> str: ...

crl_next_update = property(get_crl_next_update, None)

Default Value

""

Remarks

The planned time and date of the next version of this CRL to be published.

This property is read-only.

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