SecureBlackbox 2020 PHP Edition

Questions / Feedback?

CACertificateDownloaded Event

Marks the success of a certificate download.

Object Oriented Interface

public function fireCACertificateDownloaded($param);

Procedural Interface

secureblackbox_certificatevalidator_register_callback($res, 8, array($this, 'fireCACertificateDownloaded'));

Parameter List


'cert'
'location'

Remarks

This event is fired when a CA certificate has been successfully downloaded from Location. This event is preceded with BeforeCACertificateDownload event.

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