SecureBlackbox 2020 PHP Edition

Questions / Feedback?

OutputFile Property

A file where the signed data is to be saved.

Object Oriented Interface

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

Procedural Interface

secureblackbox_cadessigner_get($res, 33 );
secureblackbox_cadessigner_set($res, 33, $value );

Default Value

''

Remarks

Use this property to provide a path to the file where to save the resulting signed message.

Data Type

String

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