SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AfterGenerateKey Event

Signifies completion of key generation.

Object Oriented Interface

public function fireAfterGenerateKey($param);

Procedural Interface

secureblackbox_kmipserver_register_callback($res, 2, array($this, 'fireAfterGenerateKey'));

Parameter List


'connectionid'
'uniqueidentifier'

Remarks

The class fires this event upon completion of key generation routine.

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