SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Endpoint Property

Specifies the resource address of the TSA endpoint.

Object Oriented Interface

public function getEndpoint();
public function setEndpoint($value);

Procedural Interface

secureblackbox_tspserver_get($res, 9 );
secureblackbox_tspserver_set($res, 9, $value );

Default Value

'/'

Remarks

Use this property to specify the endpoint of which the TSA service should be responding.

Data Type

String

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