SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ProxyProxyType Property

The type of the proxy server.

Object Oriented Interface

public function getProxyProxyType();
public function setProxyProxyType($value);

Procedural Interface

secureblackbox_mailreader_get($res, 107 );
secureblackbox_mailreader_set($res, 107, $value );

Default Value

0

Remarks

The type of the proxy server.

The WebTunnel proxy is also known as HTTPS proxy. Unlike HTTP proxy, HTTPS proxy (WebTunnel) provides end-to-end security.

cptNone0
cptSocks41
cptSocks52
cptWebTunnel3
cptHTTP4

Data Type

Integer

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