SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

crl_entry_info_revocation_date Property

The time and date when the certificate gets revoked or cancelled.

Syntax

def get_crl_entry_info_revocation_date() -> str: ...

crl_entry_info_revocation_date = property(get_crl_entry_info_revocation_date, None)

Default Value

""

Remarks

The time and date when the certificate gets revoked or cancelled.

This property is read-only.

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