SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

Download Method

Downloads a CRL from the specified location.

Object Oriented Interface

public function doDownload($url);

Procedural Interface

secureblackboxlite_crlmanager_do_download($res, $url);

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 Lite 2020 PHP Edition - Version 20.0 [Build 8166]