SecureBlackbox 2020 PHP Edition

Questions / Feedback?

DataFile Property

The name of the file containing the originally timestamped data.

Object Oriented Interface

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

Procedural Interface

secureblackbox_messagetimestampverifier_get($res, 30 );
secureblackbox_messagetimestampverifier_set($res, 30, $value );

Default Value

''

Remarks

Use this property to provide the original data when validating detached timestamps with VerifyDetached.

Data Type

String

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