InputFile Property
Path to the file containing the timestamped message.
Object Oriented Interface
public function getInputFile(); public function setInputFile($value);
Procedural Interface
secureblackbox_messagetimestampverifier_get($res, 34 ); secureblackbox_messagetimestampverifier_set($res, 34, $value );
Default Value
''
Remarks
Use this property to provide a file containing the timestamped data, either enveloping or detached.
Data Type
String