SecureBlackbox 2020 PHP Edition

Questions / Feedback?

OutputFile Property

A path to the file to write the extracted data to.

Object Oriented Interface

public function getOutputFile();
public function setOutputFile($value);

Procedural Interface

secureblackbox_cadesverifier_get($res, 105 );
secureblackbox_cadesverifier_set($res, 105, $value );

Default Value

''

Remarks

Use this property to provide a file name to save the data extracted from the enveloping signature.

Data Type

String

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