SecureBlackbox 2020 PHP Edition

Questions / Feedback?

InputFile Property

A path to the signed executable.

Object Oriented Interface

public function getInputFile();
public function setInputFile($value);

Procedural Interface

secureblackbox_authenticodeverifier_get($res, 47 );
secureblackbox_authenticodeverifier_set($res, 47, $value );

Default Value

''

Remarks

A path to the file containing the signed executable. The input can alternatively be provided via InputStream.

Data Type

String

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