SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AfterGenerateCert Event

Signifies completion of certificate generation.

Object Oriented Interface

public function fireAfterGenerateCert($param);

Procedural Interface

secureblackbox_kmipserver_register_callback($res, 1, array($this, 'fireAfterGenerateCert'));

Parameter List


'connectionid'
'uniqueidentifier'

Remarks

The class fires this event upon completion of certificate generation routine. The generated certificate can be read from GeneratedCert.

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