SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ProxyPort Property

The port on the proxy server to connect to.

Object Oriented Interface

public function getProxyPort();
public function setProxyPort($value);

Procedural Interface

secureblackbox_kmipclient_get($res, 31 );
secureblackbox_kmipclient_set($res, 31, $value );

Default Value

0

Remarks

The port on the proxy server to connect to.

Data Type

Integer

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