SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

crl_bytes Property

Returns raw CRL data in DER format.

Syntax

def get_crl_bytes() -> bytes: ...

crl_bytes = property(get_crl_bytes, None)

Remarks

Returns raw CRL data in DER format.

This property is read-only.

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