SecureBlackbox 2020 PHP Edition

Questions / Feedback?

InputFile Property

The XML document to sign.

Object Oriented Interface

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

Procedural Interface

secureblackbox_xadessigner_get($res, 22 );
secureblackbox_xadessigner_set($res, 22, $value );

Default Value

''

Remarks

Provide a path to the XML file to sign.

Data Type

String

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