SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SocketDNSPort Property

Specifies the port number to be used for sending queries to the DNS server.

Object Oriented Interface

public function getSocketDNSPort();
public function setSocketDNSPort($value);

Procedural Interface

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

Default Value

0

Remarks

Specifies the port number to be used for sending queries to the DNS server.

Data Type

Integer

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