SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

current_ca_cert_crl_distribution_points Property

Locations of the CRL (Certificate Revocation List) distribution points used to check this certificate's validity.

Syntax

def get_current_ca_cert_crl_distribution_points() -> str: ...

current_ca_cert_crl_distribution_points = property(get_current_ca_cert_crl_distribution_points, None)

Default Value

""

Remarks

Locations of the CRL (Certificate Revocation List) distribution points used to check this certificate's validity.

This property is read-only.

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