SecureBlackbox 2020 PHP Edition

Questions / Feedback?

BeforeCACertificateDownload Event

Fires when a CA certificate is about to be downloaded.

Object Oriented Interface

public function fireBeforeCACertificateDownload($param);

Procedural Interface

secureblackbox_certificatevalidator_register_callback($res, 3, array($this, 'fireBeforeCACertificateDownload'));

Parameter List


'cert'
'location'

Remarks

This event is fired when a CA certificate that is needed to validate Cert is about to be downloaded from Location.

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