SecureBlackbox 2020 Python Edition

Questions / Feedback?

download Method

Downloads a CRL from the specified location.

Syntax

def download(url: str) -> None: ...

Remarks

Use this method to download a CRL from a remote location specified by URL. If the download succeeds, the crl property will be initialized with its details.

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