SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SignEndpoint Property

The signing service endpoint.

Object Oriented Interface

public function getSignEndpoint();
public function setSignEndpoint($value);

Procedural Interface

secureblackbox_dcauthwebserver_get($res, 74 );
secureblackbox_dcauthwebserver_set($res, 74, $value );

Default Value

'/sign'

Remarks

Use this property to specify the signing service end point on the server.

Data Type

String

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