SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SaveToFile Method

Saves a copy of the OCSP response to a file.

Object Oriented Interface

public function doSaveToFile($filename);

Procedural Interface

secureblackbox_ocspmanager_do_savetofile($res, $filename);

Remarks

Use this method to save a copy of the attached OCSP response to a file.

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