SecureBlackbox 2020 PHP Edition

Questions / Feedback?

DataFile Property

A path to the file containing the unsigned data.

Object Oriented Interface

public function getDataFile();
public function setDataFile($value);

Procedural Interface

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

Default Value

''

Remarks

When validating detached signatures, use this property to provide the unsigned data.

Data Type

String

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