SecureBlackbox 2020 PHP Edition

Questions / Feedback?

InputFile Property

A path to the ASiC container to process.

Object Oriented Interface

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

Procedural Interface

secureblackbox_asicsigner_get($res, 20 );
secureblackbox_asicsigner_set($res, 20, $value );

Default Value

''

Remarks

Use this property to provide a path to the ASiC container. Use InputStream to provide the container from memory rather than a disk file.

Data Type

String

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