SecureBlackbox 2020 Python Edition

Questions / Feedback?

load Method

Loads a CRL from a byte array.

Syntax

def load(bytes: bytes) -> None: ...

Remarks

Use this method to load a CRL from a byte array. DER and PEM formats are supported.

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