SecureBlackbox 2020 PHP Edition

Questions / Feedback?

InputFile Property

Path to the file containing data to be signed, verified, encrypted or decrypted.

Object Oriented Interface

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

Procedural Interface

secureblackbox_kmipclient_get($res, 13 );
secureblackbox_kmipclient_set($res, 13, $value );

Default Value

''

Remarks

Provide the full path to the file containing data to be signed, verified, encrypted or decrypted.

Data Type

String

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