SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ProxyUseIPv6 Property

Specifies whether IPv6 should be used when connecting through the proxy.

Object Oriented Interface

public function getProxyUseIPv6();
public function setProxyUseIPv6($value);

Procedural Interface

secureblackbox_pdfsigner_get($res, 58 );
secureblackbox_pdfsigner_set($res, 58, $value );

Default Value

false

Remarks

Specifies whether IPv6 should be used when connecting through the proxy.

Data Type

Boolean

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