SecureBlackbox 2020 PHP Edition

Questions / Feedback?

InputFile Property

Specifies the SOAP message to be signed.

Object Oriented Interface

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

Procedural Interface

secureblackbox_soapquicksigner_get($res, 14 );
secureblackbox_soapquicksigner_set($res, 14, $value );

Default Value

''

Remarks

Provide a full path to the SOAP message to be signed.

Data Type

String

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