SecureBlackbox 2020 PHP Edition

Questions / Feedback?

LoadFromBytes Method

Loads an OCSP response from a byte array.

Object Oriented Interface

public function doLoadFromBytes($respbytes);

Procedural Interface

secureblackbox_ocspmanager_do_loadfrombytes($res, $respbytes);

Remarks

Use this method to load an OCSP response from a byte array

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