SecureBlackbox 2020 PHP Edition

Questions / Feedback?

InputFile Property

Path to the file containing the compressed data.

Object Oriented Interface

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

Procedural Interface

secureblackbox_messagedecompressor_get($res, 2 );
secureblackbox_messagedecompressor_set($res, 2, $value );

Default Value

''

Remarks

Use this property to specify a path to the file containing a PKCS#7 CompressedData blob.

Data Type

String

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