SecureBlackbox 2020 PHP Edition

Questions / Feedback?

InputFile Property

A signed XML file.

Object Oriented Interface

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

Procedural Interface

secureblackbox_xmlverifier_get($res, 7 );
secureblackbox_xmlverifier_set($res, 7, $value );

Default Value

''

Remarks

Provide a path to the signed XML document in this property.

Data Type

String

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