SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

BeforeOCSPDownload Event

Fires when a certificate's OCSP status is about to be requested.

Object Oriented Interface

public function fireBeforeOCSPDownload($param);

Procedural Interface

secureblackboxlite_certificatevalidator_register_callback($res, 7, array($this, 'fireBeforeOCSPDownload'));

Parameter List


'cert'
'cacert'
'location'

Remarks

This event is fired when the validator is about to request a fresh revocation status from an OCSP responder.

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