SecureBlackbox 2020 PHP Edition

Questions / Feedback?

OutputFile Property

A path to the output file.

Object Oriented Interface

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

Procedural Interface

secureblackbox_messagesigner_get($res, 15 );
secureblackbox_messagesigner_set($res, 15, $value );

Default Value

''

Remarks

Use this property to specify the file to save the signed message to.

Data Type

String

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