SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

Load Method

Loads a CRL from a byte array.

Object Oriented Interface

public function doLoad($bytes);

Procedural Interface

secureblackboxlite_crlmanager_do_load($res, $bytes);

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