SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ProxyUseProxy Property

Enables or disables proxy-driven connection.

Object Oriented Interface

public function getProxyUseProxy();
public function setProxyUseProxy($value);

Procedural Interface

secureblackbox_cadesverifier_get($res, 119 );
secureblackbox_cadesverifier_set($res, 119, $value );

Default Value

false

Remarks

Enables or disables proxy-driven connection.

Data Type

Boolean

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