SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SourceFiles Property

The files to be packed into the container.

Object Oriented Interface

public function getSourceFiles();
public function setSourceFiles($value);

Procedural Interface

secureblackbox_asicsigner_get($res, 70 );
secureblackbox_asicsigner_set($res, 70, $value );

Default Value

''

Remarks

Assign a comma- or semicolon-separated list of paths to the files to be included in the container. Remember to set Extended to true if signing more than one file.

Data Type

String

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