SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SignatureURL Property

Sets the URL to include in the signature.

Object Oriented Interface

public function getSignatureURL();
public function setSignatureURL($value);

Procedural Interface

secureblackbox_authenticodesigner_get($res, 45 );
secureblackbox_authenticodesigner_set($res, 45, $value );

Default Value

''

Remarks

Use this property to provide a custom URL with the signature. This is optional.

Data Type

String

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