SecureBlackbox 2020 PHP Edition

Questions / Feedback?

LoadFromFile Method

Loads a CRL from a file.

Object Oriented Interface

public function doLoadFromFile($path);

Procedural Interface

secureblackbox_crlmanager_do_loadfromfile($res, $path);

Remarks

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

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