SecureBlackbox 2020 Python Edition

Questions / Feedback?

crltbs Property

The to-be-signed part of the CRL (the CRL without the signature part).

Syntax

def get_crltbs() -> bytes: ...

crltbs = property(get_crltbs, None)

Remarks

The to-be-signed part of the CRL (the CRL without the signature part).

This property is read-only.

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