SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SendData Method

Sends a buffer to the server.

Object Oriented Interface

public function doSendData($buffer);

Procedural Interface

secureblackboxlite_dtlsclient_do_senddata($res, $buffer);

Remarks

Use this method to send a byte array to the server.

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