SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SocketDNSMode Property

Selects the DNS resolver to use: the class's (secure) built-in one, or the one provided by the system.

Object Oriented Interface

public function getSocketDNSMode();
public function setSocketDNSMode($value);

Procedural Interface

secureblackbox_authenticator_get($res, 78 );
secureblackbox_authenticator_set($res, 78, $value );

Default Value

0

Remarks

Selects the DNS resolver to use: the component's (secure) built-in one, or the one provided by the system.

dmAuto0
dmPlatform1
dmOwn2
dmOwnSecure3

Data Type

Integer

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