SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SocketLocalAddress Property

The local network interface to bind the socket to.

Object Oriented Interface

public function getSocketLocalAddress();
public function setSocketLocalAddress($value);

Procedural Interface

secureblackboxlite_certificatevalidator_get($res, 104 );
secureblackboxlite_certificatevalidator_set($res, 104, $value );

Default Value

''

Remarks

The local network interface to bind the socket to.

Data Type

String

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