SecureBlackbox 2020 PHP Edition

Questions / Feedback?

TLSEstablished Event

Reports the setup of a TLS session.

Object Oriented Interface

public function fireTLSEstablished($param);

Procedural Interface

secureblackbox_webdavserver_register_callback($res, 13, array($this, 'fireTLSEstablished'));

Parameter List


'connectionid'

Remarks

Subscribe to this event to be notified about the setup of a TLS connection by a connected client.

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